-
a26914bbe8
feat: Add Studio UI, intake system, and extractor improvements
Anto01
2026-01-27 12:02:30 -05:00
-
3193831340
feat: Add DevLoop automation and HTML Reports
Anto01
2026-01-24 21:18:18 -05:00
-
a3f18dc377
chore: Project cleanup and Canvas UX improvements (Phase 7-9)
feature/studio-enhancement
Anto01
2026-01-24 15:17:34 -05:00
-
2cb8dccc3a
feat: Add WebSocket live updates and convergence visualization
Anto01
2026-01-21 21:48:35 -05:00
-
c224b16ac3
feat: Add panel management, validation, and error handling to canvas
Anto01
2026-01-21 21:35:31 -05:00
-
e1c59a51c1
feat: Add optimization execution and live results overlay to canvas
Anto01
2026-01-21 21:21:47 -05:00
-
f725e75164
feat: Add SIM file introspection journal and enhanced file-type specific UI
Anto01
2026-01-20 21:20:14 -05:00
-
e954b130f5
feat: Multi-file introspection for FEM/SIM/PRT with PyNastran parsing
Anto01
2026-01-20 21:14:16 -05:00
-
5b22439357
feat: Add part selector dropdown to IntrospectionPanel
Anto01
2026-01-20 21:04:36 -05:00
-
0c252e3a65
feat: Add sub-part introspection and existing FEA results UI
Anto01
2026-01-20 20:59:04 -05:00
-
4749944a48
feat: Add extract endpoint to use existing FEA results without re-solving
Anto01
2026-01-20 20:51:25 -05:00
-
3229c31349
fix: Rewrite run-baseline to use NXSolver iteration folder pattern
Anto01
2026-01-20 19:06:40 -05:00
-
14354a2606
feat: Add NX file dependency tree to introspection panel
Anto01
2026-01-20 15:33:04 -05:00
-
abbc7b1b50
feat: Add detailed Nastran memory error detection in run-baseline
Anto01
2026-01-20 15:29:29 -05:00
-
1cdcc17ffd
fix: NX installation path detection for run-baseline endpoint
Anto01
2026-01-20 15:23:10 -05:00
-
5c419e2358
fix(canvas): Multiple fixes for drag-drop, undo/redo, and code generation
Anto01
2026-01-20 15:08:49 -05:00
-
89694088a2
feat(canvas): Add 'Run Baseline' FEA simulation feature to IntrospectionPanel
Anto01
2026-01-20 14:50:50 -05:00
-
91cf9ca1fd
fix(canvas): Add Save/Reload buttons and expand IntrospectionPanel to show all model data
Anto01
2026-01-20 14:47:09 -05:00
-
ced79b8d39
fix(canvas): Fix IntrospectionPanel to handle new NX introspection API response format
Anto01
2026-01-20 14:26:20 -05:00
-
2f0f45de86
fix(spec): Correct volume extractor structure in m1_mirror_cost_reduction_lateral
Anto01
2026-01-20 14:14:20 -05:00
-
47f8b50112
fix(canvas): Bug fixes for node movement, drag-drop, config panel, and introspection
Anto01
2026-01-20 14:14:14 -05:00
-
cf8c57fdac
chore: Add Atomizer launcher and utility scripts
Anto01
2026-01-20 13:12:12 -05:00
-
6c30224341
feat(config): AtomizerSpec v2.0 Pydantic models, validators, and tests
Anto01
2026-01-20 13:12:03 -05:00
-
27e78d3d56
feat(canvas): Custom extractor components, migrator, and MCP spec tools
Anto01
2026-01-20 13:11:42 -05:00
-
cb6b130908
feat(config): Add AtomizerSpec v2.0 schema and migrate all studies
Anto01
2026-01-20 13:11:23 -05:00
-
f067497e08
refactor(dashboard): Remove unused Plotly components
Anto01
2026-01-20 13:11:02 -05:00
-
ba0b9a1fae
feat(dashboard): Enhanced chat, spec management, and Claude integration
Anto01
2026-01-20 13:10:47 -05:00
-
b05412f807
feat(canvas): Claude Code integration with streaming, snippets, and live preview
Anto01
2026-01-20 13:08:12 -05:00
-
ffd41e3a60
feat(canvas): Studio Enhancement Phase 3 & 4 - undo/redo and Monaco editor
Anto01
2026-01-20 11:58:21 -05:00
-
c4a3cff91a
feat(canvas): Studio Enhancement Phase 1 & 2 - v2.0 architecture and file structure
Anto01
2026-01-20 11:53:26 -05:00
-
ea437d360e
docs: Major documentation overhaul - restructure folders, update tagline, add Getting Started guide
Anto01
2026-01-20 10:03:45 -05:00
-
37f73cc2be
docs: Update documentation for AtomizerSpec v2.0 unified configuration
Anto01
2026-01-17 10:57:58 -05:00
-
ac5e9b4054
docs: Comprehensive documentation update for Dashboard V3 and Canvas
Anto01
2026-01-16 20:48:58 -05:00
-
1c7c7aff05
feat(canvas): Add file browser, introspection, and improve node flow
Anto01
2026-01-16 14:47:10 -05:00
-
62284a995e
feat(canvas): Canvas V3 - Bug fixes and study workflow improvements
Anto01
2026-01-16 11:34:41 -05:00
-
62f3ab03ba
chore: Add Claude session temp files to gitignore
Anto01
2026-01-15 22:49:26 -05:00
-
3fd1199b13
fix(backend): Wire up MCP config in session_manager send_message
Anto01
2026-01-15 22:48:18 -05:00
-
94b59fb65f
feat(canvas): Add message input to ChatPanel with Claude integration
Anto01
2026-01-15 22:45:47 -05:00
-
22b483a912
feat(canvas): Add ExpressionSelector for design variable configuration
Anto01
2026-01-15 22:42:14 -05:00
-
0eb5028d8f
feat(canvas): Add NX model introspection API endpoints
Anto01
2026-01-15 22:39:38 -05:00
-
2d4303bf22
feat(canvas): Auto-load optimization config from study
Anto01
2026-01-15 22:37:00 -05:00
-
b6202c3f82
feat(canvas): Responsive full-screen layout and dark theme
Anto01
2026-01-15 22:33:08 -05:00
-
14acb52f8c
feat(canvas): Replace emoji icons with professional Lucide React icons
Anto01
2026-01-15 22:29:39 -05:00
-
862d07e309
docs: Mark Canvas integration plan as completed
Anto01
2026-01-14 22:21:48 -05:00
-
9f3ac28000
feat: Add Canvas dark theme styling and Setup page integration
Anto01
2026-01-14 21:30:30 -05:00
-
92c82a5518
docs(canvas): Add comprehensive Canvas documentation
Anto01
2026-01-14 20:42:48 -05:00
-
5bd142780f
feat(canvas): Add Phase 3+4 - Bidirectional sync, templates, and visual polish
Anto01
2026-01-14 20:30:28 -05:00
-
1ae35382da
feat: Phase 2 - LLM Integration for Canvas
Anto01
2026-01-14 20:18:46 -05:00
-
7919511bb2
feat: Phase 1 - Canvas with React Flow
Anto01
2026-01-14 20:00:35 -05:00
-
73a7b9d9f1
feat: Add dashboard chat integration and MCP server
Anto01
2026-01-13 15:53:55 -05:00
-
69c0d76b50
docs: Mark restructuring plan as complete
Anto01
2026-01-07 09:09:22 -05:00
-
c061146a77
docs: Final documentation polish and consistency fixes
Anto01
2026-01-07 09:07:44 -05:00
-
6ee7d8ee12
build: Add optional dependency groups and clean up pyproject.toml
Anto01
2026-01-07 09:02:36 -05:00
-
7bdb74f93b
refactor: Reorganize code structure and create tests directory
Anto01
2026-01-07 09:01:37 -05:00
-
155e2a1b8e
docs: Add OP_08 report generation and update protocol numbering
Anto01
2026-01-07 08:55:56 -05:00
-
b8a04c62b8
docs: Consolidate documentation and fix protocol numbering (partial)
Anto01
2026-01-07 08:52:07 -05:00
-
18c221a218
chore: Clean up orphaned files and update .gitignore
Anto01
2026-01-07 08:37:58 -05:00
-
32caa5d05c
feat: Implement Study Interview Mode as default study creation method
Anto01
2026-01-03 11:06:07 -05:00
-
b1ffc64407
feat: Implement SAT v3 achieving WS=205.58 (new campaign record)
Anto01
2025-12-31 16:06:33 -05:00
-
8c7a589547
docs: Add SAT v3 (Self-Aware Turbo) to podcast briefing
Anto01
2025-12-31 16:05:16 -05:00
-
5e64cfb211
docs: Update podcast briefing with simulation focus and protocol evolution
Anto01
2025-12-31 13:29:52 -05:00
-
f0e594570a
docs: Add comprehensive podcast briefing document
Anto01
2025-12-30 09:36:40 -05:00
-
e78b10929c
docs: Add Git remote configuration to CLAUDE.md
Anto01
2025-12-29 20:26:06 -05:00
-
773f8ff8af
feat: Implement ACE Context Engineering framework (SYS_17)
Anto01
2025-12-29 20:21:20 -05:00
-
0110d80401
docs: Update CLAUDE.md with v2.0 module structure
Anto01
2025-12-29 13:05:00 -05:00
-
820c34c39a
docs: Update documentation for v2.0 module reorganization
Anto01
2025-12-29 13:01:36 -05:00
-
eabcc4c3ca
refactor: Major reorganization of optimization_engine module structure
Anto01
2025-12-29 12:30:59 -05:00
-
82f36689b7
feat: Pre-migration checkpoint - updated docs and utilities
Anto01
2025-12-29 10:22:45 -05:00
-
faa7779a43
feat: Add L-BFGS gradient optimizer for surrogate polish phase
backup/pre-reorganization
Anto01
2025-12-28 16:36:18 -05:00
-
cf454f6e40
feat: Add TrialManager and DashboardDB for unified trial management
Anto01
2025-12-28 12:20:19 -05:00
-
f13563d7ab
feat: Major update - Physics docs, Zernike OPD, insights, NX journals, tools
Anto01
2025-12-23 19:47:37 -05:00
-
e448142599
docs: Complete README rewrite with current architecture
Anto01
2025-12-23 15:06:15 -05:00
-
59a435f119
feat: Add debug script for lateral displacement analysis
Anto01
2025-12-23 15:03:32 -05:00
-
19b4ef3070
feat: Update live tracker Zernike to use OPD method with XYZ displacement views
Anto01
2025-12-22 21:28:16 -05:00
-
d19fc39a2a
feat: Add OPD method support to Zernike visualization with Standard/OPD toggle
Anto01
2025-12-22 21:03:19 -05:00
-
d089003ced
feat: Add Insights tab to dashboard for physics visualizations
Anto01
2025-12-21 13:28:51 -05:00
-
9aa5f6eb8c
chore: Clean up deprecated study folders
Anto01
2025-12-20 13:49:11 -05:00
-
274081d977
refactor: Engine updates and NX hooks improvements
Anto01
2025-12-20 13:47:21 -05:00
-
7c700c4606
feat: Dashboard improvements and configuration updates
Anto01
2025-12-20 13:47:05 -05:00
-
1612991d0d
feat: Add Study Insights module (SYS_16) for physics visualizations
Anto01
2025-12-20 13:46:28 -05:00
-
01a7d7d121
docs: Complete M1 mirror optimization campaign V11-V15
Antoine
2025-12-16 14:55:23 -05:00
-
d1261d62fd
refactor: Major project cleanup and reorganization
Antoine
2025-12-12 11:24:02 -05:00
-
1bb201e0b7
feat: Add post-optimization tools and mandatory best design archiving
Antoine
2025-12-12 10:28:35 -05:00
-
70ac34e3d3
feat: Add E11 Part Mass extractor, document pyNastran mass accuracy issue
Antoine
2025-12-11 22:15:36 -05:00
-
c1f2634636
docs: Add user guide for proper Atomizer usage and evolution
Antoine
2025-12-11 22:12:28 -05:00
-
f83dc6839f
docs: Add comprehensive architecture overview with Mermaid diagrams
Antoine
2025-12-11 22:05:09 -05:00
-
fc123326e5
feat: Integrate Learning Atomizer Core (LAC) and master instructions
Antoine
2025-12-11 21:55:01 -05:00
-
3d90097b2b
feat: Expand V14 design space bounds based on V13 analysis
Antoine
2025-12-11 16:42:34 -05:00
-
48404fd743
feat: Add Zernike wavefront viewer and V14 TPE optimization study
Antoine
2025-12-10 21:34:07 -05:00
-
96b196de58
feat: Add Zernike GNN surrogate module and M1 mirror V12/V13 studies
Antoine
2025-12-10 08:44:04 -05:00
-
c6f39bfd6c
docs: Update protocol docs and method selector improvements
Antoine
2025-12-07 19:10:45 -05:00
-
0e04457539
feat: Implement Agentic Architecture for robust session workflows
Antoine
2025-12-07 14:52:25 -05:00
-
6cf12d9344
feat: Add NN Quality Assessor with relative accuracy thresholds
Antoine
2025-12-07 06:38:25 -05:00
-
3e9488d9f0
feat: Add Adaptive Method Selector for intelligent optimization strategy
Antoine
2025-12-07 05:51:49 -05:00
-
602560c46a
feat: Add MLP surrogate with Turbo Mode for 100x faster optimization
Antoine
2025-12-06 20:01:59 -05:00
-
0cb2808c44
feat: Add Phase 2 & 3 physics extractors for multi-physics optimization
Antoine
2025-12-06 13:40:14 -05:00
-
5fb94fdf01
feat: Add Analysis page, run comparison, notifications, and config editor
Antoine
2025-12-05 19:57:20 -05:00
-
5c660ff270
feat: Add session management and global Claude terminal
Antoine
2025-12-05 12:56:34 -05:00
-
fb2d06236a
feat: Improve dashboard layout and Claude terminal context
Antoine
2025-12-04 20:59:31 -05:00
-
f8b90156b3
feat: Improve dashboard performance and Claude terminal context
Antoine
2025-12-04 17:36:00 -05:00