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
/
tests
92.1 kB
Ctrl+K
Ctrl+K
4 contributors
History:
55 commits
CallMeDaniel
feat: add severity field to GeneratedQuestionCard
54db1da
about 1 month ago
__init__.py
0 Bytes
test: add pytest config and shared test fixtures
about 1 month ago
conftest.py
Safe
1.81 kB
refactor: update test fixtures to use Pydantic models
about 1 month ago
test_agent_flow.py
Safe
23 kB
feat: replace keyword gap analyzer with LLM-based analyze_gaps
about 1 month ago
test_api_routes.py
Safe
7.45 kB
test: verify plan/approve preserves notes field
about 1 month ago
test_backend_factory.py
Safe
1.05 kB
feat: add BackendFactory registry for centralized backend creation
about 1 month ago
test_base_orchestrator.py
Safe
1.76 kB
refactor: update BaseOrchestrator and MockChatBackend to return ChatTurnResponse
about 1 month ago
test_cam.py
Safe
5.1 kB
refactor: add ToolConfig pydantic model, replace tool_config dicts
about 1 month ago
test_cam_routing.py
Safe
976 Bytes
refactor: wire AgentDispatchFlow, remove RoutingEngine
about 1 month ago
test_crew_orchestrator.py
Safe
5.95 kB
refactor: update CrewOrchestrator to return ChatTurnResponse
about 1 month ago
test_design_state.py
Safe
8.07 kB
refactor: type analyze_gaps and extract_decisions with AgentResponse
about 1 month ago
test_executor.py
Safe
4.56 kB
feat: add 3MF export and /api/models/{name}.3mf endpoint
about 1 month ago
test_gap_analyzer.py
Safe
7.16 kB
feat: add severity field to GeneratedQuestionCard
about 1 month ago
test_llm_adapter.py
Safe
1.37 kB
feat: complete LLM adapter — enable function calling, add vision support
about 1 month ago
test_mock_orchestrator.py
Safe
2.82 kB
refactor: update BaseOrchestrator and MockChatBackend to return ChatTurnResponse
about 1 month ago
test_pipeline.py
Safe
3.2 kB
refactor: convert PipelineResult from dataclass to Pydantic BaseModel
about 1 month ago
test_prompts.py
Safe
1.29 kB
refactor: extract derive_part_name, remove dead code from prompts.py
about 1 month ago
test_routing.py
Safe
1.42 kB
refactor: wire AgentDispatchFlow, remove RoutingEngine
about 1 month ago
test_serializers.py
Safe
2.48 kB
refactor: eliminate all Serializer classes, use Pydantic model_dump() directly
about 1 month ago
test_settings.py
Safe
3.83 kB
refactor: replace GapAnalysisConfig keyword fields with LLM model config
about 1 month ago
test_tools.py
Safe
2.69 kB
refactor: migrate tools to BaseTool subclasses with args_schema
about 1 month ago
test_types.py
Safe
2.3 kB
refactor: remove duplicate AgentResponse/ChatResult dataclasses from core/types
about 1 month ago
test_utils.py
Safe
881 Bytes
refactor: extract derive_part_name, remove dead code from prompts.py
about 1 month ago
test_validator.py
Safe
2.97 kB
test: add CadQuery executor and CNC validator integration tests
about 1 month ago