Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
c146e57
feat(mapping): add LeafTraversalService for hierarchical leaf discovery
Diplow Jan 20, 2026
e2b3bf2
feat(agentic): add response parser and execution instructions for API…
Diplow Jan 20, 2026
514c90c
feat(agentic): add RunService for tracking execution state
Diplow Jan 20, 2026
8406fc3
feat(api): add run mutation for SYSTEM tile orchestration
Diplow Jan 20, 2026
6c45372
feat(frontend): add useRun hook and Run menu action for SYSTEM tiles
Diplow Jan 20, 2026
778919e
fix(migrations): align schema with database and regenerate snapshots
Diplow Jan 20, 2026
1a0a9d9
feat(frontend): add RunWidget for SYSTEM tile execution with instruct…
Diplow Jan 20, 2026
77d1217
feat(frontend): add prompt visibility and resume input to RunWidget
Diplow Jan 20, 2026
4602093
feat: Enhance run widget and run service with hexplan support
Diplow Jan 21, 2026
b2dce3e
fix(agentic): improve hexplan discussion flow and prompt structure
Diplow Jan 21, 2026
4a622ee
feat(observability): add tool call tracking and history visibility to…
Diplow Jan 21, 2026
cacd7ed
fix(agentic): show blocked runs in RunWidget on open
Diplow Jan 21, 2026
674b533
feat(agentic): add /run command and RunsListWidget with compact Block…
Diplow Jan 21, 2026
dc72eb5
refactor(agentic): simplify hexecute prompt and fix instruction propa…
Diplow Jan 21, 2026
2317d67
fix(mapping): treat root as leaf when it has no children
Diplow Jan 21, 2026
826784c
fix(agentic): add early prompt size check to avoid E2BIG spawn errors
Diplow Jan 21, 2026
e186dc0
feat(agentic): migrate hexplans from direction-0 tiles to run-linked …
Diplow Jan 22, 2026
ad0c85b
fix(mapping): preserve preview field when updating tile content
Diplow Jan 23, 2026
7e8794d
fix(mapping): allow ORGANIZATIONAL tiles under CONTEXT parents
Diplow Jan 23, 2026
50f40e3
docs: rewrite product presentation with Create/Activate/Share/Compose…
Diplow Jan 23, 2026
271733a
refactor: remove outdated refactoring clarity guide and walkthrough c…
Diplow Jan 27, 2026
b15087c
refactor: extract architecture checker to subsystem-architecture subm…
Diplow Jan 28, 2026
a9931dd
docs: update submodule + fix stale subsystem-tree reference in CLAUDE.md
Diplow Jan 28, 2026
099bfe9
refactor: move Rule of 6 checker to subsystem-architecture submodule
Diplow Jan 28, 2026
e5d101e
docs: enhance product presentation and clarify system functionalities
Diplow Feb 12, 2026
0cec3a9
fix: resolve all 18 architecture checker errors
Diplow Feb 12, 2026
b65fd04
feat: add vde_runs table and related indexes for run management
Diplow Feb 12, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 0 additions & 64 deletions .claude/commands/README.md

This file was deleted.

166 changes: 0 additions & 166 deletions .claude/commands/fix-architecture.md

This file was deleted.

Loading
Loading