fix: move urlopen import to module level, fix inline import scoping bug ead8cf1 ToolStore Agent commited on May 29
fix: online toolsets refresh button re-fetches from registry, remove button works ce86f69 ToolStore Agent commited on May 29
fix: online toolsets fetch from registry when index.json cache is empty c92370c ToolStore Agent commited on May 29
fix: client web UI displays online toolsets from flat-list format, default URL to HF Space, browse page shows function bindings 293585c ToolStore Agent commited on May 29
feat: toolsets with @tool decorator, in-process execution, no auto-install c37b3fd ToolStore Agent commited on May 29
fix: MCP servers with secondary server-level exposure now appear in secondary tools list fed6e06 ToolStore Agent commited on May 28
fix: persist skills and toolsets to Docker persistent volume, fix remove button 0e60f55 ToolStore Agent commited on May 28
fix: add skill scanning to _do_search and _do_info, add skills category to _list_tools aad32fe ToolStore Agent commited on May 28
fix: rename config/index to settings/registry, fix skill execution ab4accd ToolStore Agent commited on May 28
fix: MCP display name doubling on edit β remove input after save 4f8636b ToolStore Agent commited on May 28
refactor: split super-files β MCP cleanup & exec extraction b567e74 ToolStore Agent commited on May 28
feat: group MCP servers as toolsets in agent system prompt ed2bde2 ToolStore Agent commited on May 28
fix: default downloaded online toolsets to secondary exposure cea4fb6 ToolStore Agent commited on May 28
feat: Online Toolsets tab + exposure controls for local toolsets 7d61e24 ToolStore Agent commited on May 28
feat: toolsets management UI + exposure fixes + CLI toolset commands 98305e0 ToolStore Agent commited on May 27
fix: All Tools tab shows only local tools (MCP + skills), never registry 9d21d69 ToolStore Agent commited on May 27
fix: /api/tools returns tools by source (mcp vs registry), not mashed together b04af7d ToolStore Agent commited on May 27
fix: management UI /api/tools merges registry tools from index.json 4400d87 ToolStore Agent commited on May 27
fix: IndexManager respects TOOLSTORE_HOME (was hardcoded ~/.toolstore/) bdc5f8e ToolStore Agent commited on May 27
refactor: strip MCP/skills from server, enhance skills with references/scripts/assets 683f153 ToolStore Agent commited on May 27
feat: Run Code β paste MCP server source, auto-build Docker image, run in container ccb4b34 ToolStore Agent commited on May 26
feat: Quick Paste MCP config β paste Claude Desktop / mcp.json block to connect all servers at once 2793591 ToolStore Agent commited on May 26
fix: override global .hidden utility with !important on exposure dropdown variants 3137162 ToolStore Agent commited on May 26
fix: exposure dropdown visibility β hidden level no longer invisible; each option shows its own color eff5ac2 ToolStore Agent commited on May 26
fix: use load_config/save_config for tool registration instead of nonexistent ConfigManager.add_tool 4c85f0e ToolStore Agent commited on May 26
fix: add missing /api/tools GET route and _list_tools handler so All Tools tab shows skills 0c7630a ToolStore Agent commited on May 26
fix: register installed skills as tools in config so exposure changes persist and survive refresh; replace exposure cycle badge with dropdown f5d5b99 ToolStore Agent commited on May 26
feat: exposure selector in skill install modal, JS reads dropdown instead of hardcoding 5d5b5b7 ToolStore Agent commited on May 26
feat: 3-level exposure β primary (full schema), secondary (name-only), hidden (search-only) e161e0a ToolStore Agent commited on May 26
ux: remove all confirmation prompts β skills and MCP remove on single click 578fb58 ToolStore Agent commited on May 26
ux: replace browser confirm() popup with inline confirm/cancel on skill remove 4198cfd ToolStore Agent commited on May 26
fix: server-path installer also uses folder endpoint for multi-skill support 417bd52 ToolStore Agent commited on May 26
fix: frontend handles multi-skill upload response (registered/failed arrays) a483b82 ToolStore Agent commited on May 26
fix: upload now discovers ALL skills in archive, not just first one 7e74fe0 ToolStore Agent commited on May 26
fix: switch skill upload from multipart to base64 JSON, clean up dead code a306e89 ToolStore Agent commited on May 26
feat: local skill install β unified upload with server + browser-native pickers 0bb6bc1 ToolStore Agent commited on May 26
feat: AuroraCoder-styled management UI, light mode default, auth fix 1fd869d ToolStore Agent commited on May 25
feat: add recursive skill discovery engine and batch-publish CLI ae8daf8 ToolStore Agent commited on May 24
change default docker image to quay.io/jupyter/scipy-notebook d0c1987 ToolStore Agent commited on May 20
fix: load-once/call-by-name worker protocol replacing exec-per-call 4dbd3d4 ToolStore Agent commited on May 20
fix: single shared worker for docker tools, separate containers for MCP 8c58ca3 ToolStore Agent commited on May 19