tpmjs/packages/tools
Ajax Davis 0fa4374d9e feat(tools): add @tpmjs/tools-hllm package
Add HLLM API client tools for AI agents with 36 tools:
- Topology execution (executeTopology)
- Chat sessions (list, create, get, update, delete)
- Session messages (add, clear)
- Prompt library (CRUD + usage tracking)
- User profile and stats
- Environment variables
- File management
- Models listing
- Execution logs and agent metrics
- TPMJS tools (list, describe, execute)
- Prompt generation and improvement
- Data export/import
- Health check and public stats
- API keys management

Published as @tpmjs/tools-hllm@0.1.0
2026-01-17 08:35:27 +10:00
..
create-basic-tools fix(create-basic-tools): fix clack select types 2026-01-16 02:46:07 +10:00
discord-post feat: add environment variables support for agents and collections 2026-01-12 01:35:29 +10:00
discord-read feat: add environment variables support for agents and collections 2026-01-12 01:35:29 +10:00
emoji-magic refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
hello refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
markdown-formatter refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
official feat(tools): add @tpmjs/tools-hllm package 2026-01-17 08:35:27 +10:00
registryExecute refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
registrySearch refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
search-registry refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
src feat: implement playground app with AI SDK v6 tool execution 2025-12-04 02:51:02 +10:00
test-file-writer feat: complete MCP Bridge implementation 2026-01-13 00:59:34 +10:00
unsandbox refactor: replace exportName with name throughout codebase 2026-01-14 14:18:36 +10:00
package.json chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
tsconfig.json feat: implement playground app with AI SDK v6 tool execution 2025-12-04 02:51:02 +10:00