Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
754b9f0
fix(cli): align parameter filters with flow steps
KoEkko Sep 8, 2026
aa270df
feat(workspace): share project and workspace contracts
KoEkko Sep 8, 2026
02929ef
feat(workspace): add revision-aware configuration updates
KoEkko Sep 8, 2026
1c989c8
feat(workspace): add scoped step configuration
KoEkko Sep 8, 2026
c056ecc
feat(engine): add headless execution contracts
KoEkko Sep 8, 2026
85cb3a6
feat(engine): expose analysis and signoff facts
KoEkko Sep 8, 2026
150deaf
refactor(cli): use headless signoff interface
KoEkko Sep 8, 2026
84eb3c7
refactor(runtime): move transport ownership to studio
KoEkko Sep 8, 2026
b20d51f
fix(workspace): complete cross-creator update contract
KoEkko Sep 8, 2026
1c4f4af
fix(workspace): preserve rollback evidence atomically
KoEkko Sep 8, 2026
d1cbde1
refactor(data): centralize parameter catalog ownership
KoEkko Sep 8, 2026
3b50fc1
fix(workspace): complete headless lifecycle contracts
KoEkko Sep 8, 2026
7e1a0a3
refactor(engine): share canonical QoR scoring
KoEkko Sep 8, 2026
2259a69
chore(deps): remove obsolete RPC server dependencies
KoEkko Sep 8, 2026
621489a
fix(engine): harden query and signoff error boundaries
KoEkko Sep 8, 2026
6993937
refactor(project): move manifest ownership to headless domain
KoEkko Sep 8, 2026
932bf87
fix(workspace): preserve read-only and error boundaries
KoEkko Sep 8, 2026
591a40a
refactor(workspace): isolate hydration helpers
KoEkko Sep 8, 2026
cd718d0
fix(signoff): keep read-only inspection side-effect free
KoEkko Sep 8, 2026
d16dedd
refactor(workspace): replace in-memory restore with flock backups
KoEkko Sep 10, 2026
13fb33f
docs(qor): point scoring rules at the shared qor_scoring module
KoEkko Sep 10, 2026
7f27a70
merge(main): include scoped stdio redirection tests
KoEkko Sep 10, 2026
f384034
fix(qor): map synthesis power metrics to power_integrity
KoEkko Sep 10, 2026
2f75cf0
fix(qor): restore instance metrics and dashboard detail facts
KoEkko Sep 10, 2026
cd7eac4
fix(snapshot): resolve sizer Timing Opt directory names
KoEkko Sep 10, 2026
b10ba2d
style(test): drop extra trailing newline in qor facts fixture
KoEkko Sep 10, 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
43 changes: 0 additions & 43 deletions agent/methods.py

This file was deleted.

57 changes: 0 additions & 57 deletions agent/requests.py

This file was deleted.

50 changes: 0 additions & 50 deletions agent/server.py

This file was deleted.

61 changes: 0 additions & 61 deletions agent/test/test_requests.py

This file was deleted.

151 changes: 0 additions & 151 deletions agent/test/test_workspace_api.py

This file was deleted.

Loading
Loading