tpmjs/packages
Ajax Davis 3259e038fb feat: add Omega AI agent chat feature
- Add Prisma models for conversations, messages, participants, tool runs, and user settings
- Create API endpoints for conversation CRUD and SSE message streaming
- Build landing page with sample prompts at /omega
- Build chat interface with real-time streaming at /omega/[conversationId]
- Integrate @tpmjs/registry-search and @tpmjs/registry-execute packages
- Use OpenAI GPT-4.1 Mini as the default model
2026-01-23 09:03:10 +10:00
..
bridge feat: complete MCP Bridge implementation 2026-01-13 00:59:34 +10:00
cli feat: add collection info command and improve CLI discovery 2026-01-23 05:15:38 +10:00
config fix: resolve tailwind config import issues 2026-01-20 12:12:16 +10:00
db feat: add Omega AI agent chat feature 2026-01-23 09:03:10 +10:00
env chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
mcp-client feat: complete MCP Bridge implementation 2026-01-13 00:59:34 +10:00
mocks feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
npm-client feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
package-executor feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
storybook fix: update UI test expectations to match actual component classes 2026-01-20 13:54:25 +10:00
test chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
tool-ideas feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
tools feat: add collection info command and improve CLI discovery 2026-01-23 05:15:38 +10:00
types fix(agents): correct model id to 5.1-mini 2026-01-17 07:42:50 +10:00
ui fix: guard overlay positioning refs 2026-01-20 16:52:18 +10:00
utils chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00