Commit History

fix: online toolsets refresh button re-fetches from registry, remove button works
ce86f69

ToolStore Agent commited on

feat: MCP server toolset/individual mode toggle
c8f6501

ToolStore Agent commited on

fix: frontend All Tools tab now renders skills
12fc3e1

ToolStore Agent commited on

fix: MCP display name doubling on edit β€” remove input after save
4f8636b

ToolStore Agent commited on

refactor: split super-files β€” MCP cleanup & exec extraction
b567e74

ToolStore Agent commited on

refactor: split super-files into focused modules
7f5f1dd

ToolStore Agent commited on

feat: MCP server-level exposure + display names
d119e9a

ToolStore Agent commited on

feat: group MCP servers as toolsets in agent system prompt
ed2bde2

ToolStore Agent commited on

feat: Online Toolsets tab + exposure controls for local toolsets
7d61e24

ToolStore Agent commited on

feat: toolsets management UI + exposure fixes + CLI toolset commands
98305e0

ToolStore Agent commited on

fix: All Tools tab shows only local tools (MCP + skills), never registry
9d21d69

ToolStore Agent commited on

fix: management UI shows online/local tool breakdown
d37e488

ToolStore Agent commited on

feat: Run Code β€” paste MCP server source, auto-build Docker image, run in container
ccb4b34

ToolStore Agent commited on

feat: Quick Paste MCP config β€” paste Claude Desktop / mcp.json block to connect all servers at once
2793591

ToolStore Agent commited on

fix: override global .hidden utility with !important on exposure dropdown variants
3137162

ToolStore Agent commited on

fix: exposure dropdown visibility β€” hidden level no longer invisible; each option shows its own color
eff5ac2

ToolStore Agent commited on

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

feat: exposure selector in skill install modal, JS reads dropdown instead of hardcoding
5d5b5b7

ToolStore Agent commited on

feat: 3-level exposure β€” primary (full schema), secondary (name-only), hidden (search-only)
e161e0a

ToolStore Agent commited on

ux: remove all confirmation prompts β€” skills and MCP remove on single click
578fb58

ToolStore Agent commited on

ux: replace browser confirm() popup with inline confirm/cancel on skill remove
4198cfd

ToolStore Agent commited on

fix: server-path installer also uses folder endpoint for multi-skill support
417bd52

ToolStore Agent commited on

fix: frontend handles multi-skill upload response (registered/failed arrays)
a483b82

ToolStore Agent commited on

fix: switch skill upload from multipart to base64 JSON, clean up dead code
a306e89

ToolStore Agent commited on

feat: local skill install β€” unified upload with server + browser-native pickers
0bb6bc1

ToolStore Agent commited on

feat: AuroraCoder-styled management UI, light mode default, auth fix
1fd869d

ToolStore Agent commited on

feat: add skill support to server + skill publish CLI command
73c14f6

ToolStore Agent commited on

feat(management): add store exposure, file browser, skill folder scanning, MCP folder lifecycle
bbe6bb7

ToolStore Agent commited on

fix(management): shift UI from 'create from scratch' to 'connect to existing / register from file'
a876f68

ToolStore Agent commited on

feat(management): add local management server + SPA for MCP servers, skills, and tool exposure
2968c5d

ToolStore Agent commited on