tpmjs/packages/types/src
Ajax Davis 301d08303e feat(agents): add GPT-4.1 models and expandable collections
- Add GPT-4.1 and GPT-4.1-mini to OpenAI provider models
- Set gpt-4.1-mini as default model for new agents
- Make collections in chat tools panel expandable/clickable
- Fix type error in ChatToolsPanel
2026-01-17 04:18:56 +10:00
..
agent.ts feat(agents): add GPT-4.1 models and expandable collections 2026-01-17 04:18:56 +10:00
collection.ts feat(collections): add AI-generated use cases 2026-01-16 02:33:57 +10:00
executor.ts feat: add hot-swappable executor support for collections and agents 2026-01-09 00:19:22 +10:00
registry.ts feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
tool.ts feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
tpmjs.ts refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
user.ts feat: add usernames, pretty URLs, cloning, and sharing docs 2026-01-08 20:47:08 +10:00