Commit Graph

7 Commits

Author SHA1 Message Date
Rob Colbert
47dd61f6d3 docs: update CHANGE.md and README.md for upcoming patch release
- CHANGE.md: Added entries for May 18 (token economics, chat export, UI fixes)
  and May 19 (Qdrant semantic search, vector embeddings, model/test fixes)
- README.md: Added Qdrant to prerequisites and architecture diagram,
  documented token economics, semantic search, and chat export features
2026-05-19 16:35:01 -04:00
Rob Colbert
ff46c35d38 docs: update CHANGE.md and README.md for v1.0.1 release 2026-05-17 18:57:23 -04:00
Rob Colbert
4d8f403d78 docs: add gadget-tasks documentation, update README and agent-toolbox
- README.md: Added gadget-tasks and @gadget/ai-toolbox to projects table,
  added Scheduled Tasks architecture section with diagram, updated
  monorepo structure, added gadget-tasks to dev server instructions,
  added doc link

- docs/agent-toolbox.md: Updated to reflect @gadget/ai-toolbox extraction
  from @gadget/ai. Changed IAiEnvironment → GadgetToolboxEnvironment,
  AiTool → GadgetTool, updated import paths, config examples, and added
  Tool Categories section. Clarified gadget-tasks is NOT a consumer.

- docs/gadget-tasks.md: New documentation covering architecture, per-task
  execution flow, configuration, startup/shutdown sequences, concurrency,
  work order tracking, heartbeat, error recovery, and getting started.
2026-05-17 01:30:35 -04:00
Rob Colbert
3e31d4d501 agent, tools, toolbox, tool loop, AI environment 2026-05-07 00:10:57 -04:00
Rob Colbert
21ff9091bb doc updates 2026-04-30 04:58:27 -04:00
Rob Colbert
f1b5a560a3 documentation updates; AI classes renamed
We now have AiApi, OllamaAiApi, and OpenAiApi. Documentation updates to
provide a bit more high-level clarity that was originally generated by
the agent.
2026-04-28 11:49:21 -04:00
Rob Colbert
1edc3a85b8 created by merging gadget-code and gadget-drone 2026-04-28 09:20:37 -04:00