Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
CallMeDaniel
/
neuralcad
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
neuralcad
/
agents
77.8 kB
Ctrl+K
Ctrl+K
4 contributors
History:
61 commits
Daniel Tu
feat: constrain agent questions to user-friendly abstraction level (#13)
afd1605
unverified
about 1 month ago
__init__.py
0 Bytes
refactor: reorganize codebase into core/, server/, agents/ packages
about 1 month ago
agent_flow.py
Safe
23.9 kB
feat: constrain agent questions to user-friendly abstraction level (#13)
about 1 month ago
base.py
Safe
1.03 kB
feat: add model selector dropdown to UI
about 1 month ago
crew_orchestrator.py
Safe
12.6 kB
feat: add model selector dropdown to UI
about 1 month ago
definitions.py
Safe
1.22 kB
refactor: convert AgentDef from dataclass to Pydantic BaseModel
about 1 month ago
design_state.py
Safe
12.1 kB
feat: constrain agent questions to user-friendly abstraction level (#13)
about 1 month ago
gap_analyzer.py
Safe
6.9 kB
feat: constrain agent questions to user-friendly abstraction level (#13)
about 1 month ago
llm_adapter.py
Safe
1.24 kB
feat: complete LLM adapter — enable function calling, add vision support
about 1 month ago
orchestrator.py
Safe
11 kB
feat: add model selector dropdown to UI
about 1 month ago
prompts.py
Safe
605 Bytes
refactor: extract derive_part_name, remove dead code from prompts.py
about 1 month ago
tools.py
Safe
7.15 kB
refactor: type ContextVar design state as DesignState
about 1 month ago