Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Mrw33554432
/
AgentToolStore
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AgentToolStore
/
client
/
src
/
toolstore
368 kB
Ctrl+K
Ctrl+K
4 contributors
History:
65 commits
ToolStore Agent
fix: move urlopen import to module level, fix inline import scoping bug
ead8cf1
about 1 month ago
management
fix: move urlopen import to module level, fix inline import scoping bug
about 1 month ago
__init__.py
Safe
566 Bytes
feat: expose get_secondary_tool_names() as public API
about 2 months ago
cli.py
Safe
53.8 kB
feat: toolsets with @tool decorator, in-process execution, no auto-install
about 1 month ago
config_manager.py
Safe
7.26 kB
fix: client web UI displays online toolsets from flat-list format, default URL to HF Space, browse page shows function bindings
about 1 month ago
docker_pool.py
Safe
12.4 kB
refactor: remove api/docker types, add toolset type
about 2 months ago
exec_tools.py
Safe
8.89 kB
feat: toolsets with @tool decorator, in-process execution, no auto-install
about 1 month ago
index_manager.py
Safe
5.4 kB
fix: rename config/index to settings/registry, fix skill execution
about 2 months ago
mcp_client.py
Safe
11.8 kB
fix(management): shift UI from 'create from scratch' to 'connect to existing / register from file'
about 2 months ago
mcp_server.py
Safe
15.6 kB
fix(management): shift UI from 'create from scratch' to 'connect to existing / register from file'
about 2 months ago
native_tool.py
Safe
18.3 kB
feat: toolsets with @tool decorator, in-process execution, no auto-install
about 1 month ago
remote_runner.py
Safe
8.71 kB
refactor: remove api/docker types, add toolset type
about 2 months ago
schema_converter.py
Safe
6.4 kB
fix(management): shift UI from 'create from scratch' to 'connect to existing / register from file'
about 2 months ago
skill_discovery.py
Safe
9.34 kB
feat: add recursive skill discovery engine and batch-publish CLI
about 2 months ago
skill_manager.py
Safe
19.3 kB
fix: persist skills and toolsets to Docker persistent volume, fix remove button
about 2 months ago
toolset.py
Safe
8.29 kB
feat: toolsets with @tool decorator, in-process execution, no auto-install
about 1 month ago
toolset_manager.py
Safe
13.3 kB
refactor: remove api/docker types, add toolset type
about 2 months ago
transport.py
Safe
13.1 kB
feat: warm-container pool for docker tools + MCP Docker transport
about 2 months ago