Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
657730b
feat: add generic GT schema and wireframe
andrewDoing Mar 9, 2026
75237e4
delete tracked .copilot-tracking files
andrewDoing Mar 10, 2026
b617ea6
add agent-native skill
andrewDoing Mar 10, 2026
dd85d46
add theorist skill
andrewDoing Mar 10, 2026
fbf7ab7
add agentic-curation-mode PRD
andrewDoing Mar 10, 2026
4493166
update PRD
andrewDoing Mar 10, 2026
663656b
setup agent harness in repo
andrewDoing Mar 10, 2026
deabc83
fix ty warnings
andrewDoing Mar 10, 2026
4482f36
update agents.md
andrewDoing Mar 10, 2026
4cc2e6f
update .gitignore
andrewDoing Mar 10, 2026
f0d2185
update prd to 1.4
andrewDoing Mar 10, 2026
98f20f6
remove theorist skill
andrewDoing Mar 10, 2026
f19e28c
chore: add backend integration make target
andrewDoing Mar 10, 2026
447277d
Add agentic curation redesign PRD
andrewDoing Mar 11, 2026
0012e1c
Add PRD tracking artifact
andrewDoing Mar 11, 2026
bea3049
chore: update biome.json to exclude additional directories from linting
andrewDoing Mar 11, 2026
8a65b7e
Add current-state PRD for RAG workflow to document existing behavior …
andrewDoing Mar 11, 2026
ff3af89
Add bounded Ralph Wiggum review loop
andrewDoing Mar 11, 2026
d7c9d06
feat(application): add phase 1 agentic contract
andrewDoing Mar 11, 2026
0ec0e11
Pin workspace Biome and upgrade to 2.4.6
andrewDoing Mar 11, 2026
432e1c4
fix: address phase 1 review rework
andrewDoing Mar 11, 2026
6746cb3
chore: improve ralph loop workflow
andrewDoing Mar 11, 2026
6326371
chore(harness): add dev lifecycle make targets
andrewDoing Mar 11, 2026
3464073
chore(frontend): remove generated api file from harness change
andrewDoing Mar 11, 2026
860067d
Close phase 1 re-review findings
andrewDoing Mar 11, 2026
5fc87bf
ralph: phase 2 iteration 1 - Frontend generic model and wireframe-ali…
andrewDoing Mar 11, 2026
a179ad4
ralph: phase 2 iteration 1 - Frontend generic model and wireframe-ali…
andrewDoing Mar 11, 2026
8cb5b5c
ralph: phase 2 iteration 2 - Frontend generic model and wireframe-ali…
andrewDoing Mar 11, 2026
91af4e0
ralph: phase 2 - Frontend generic model and wireframe-aligned workspa…
andrewDoing Mar 11, 2026
ff5c122
ralph: phase 3 iteration 1 - Backend plugin-pack contract and RAG com…
andrewDoing Mar 11, 2026
626c4be
ralph: phase 3 iteration 2 - Backend plugin-pack contract and RAG com…
andrewDoing Mar 11, 2026
24dae3b
ralph: phase 3 - Backend plugin-pack contract and RAG compatibility l…
andrewDoing Mar 11, 2026
61f2db2
ralph: phase 4 iteration 1 - Frontend plugin renderers and RAG compat…
andrewDoing Mar 12, 2026
1627d64
ralph: add total duration summary
andrewDoing Mar 12, 2026
145a5c7
ralph: phase 4 iteration 2 - Frontend plugin renderers and RAG compat…
andrewDoing Mar 12, 2026
1df8556
ralph: phase 4 - Frontend plugin renderers and RAG compatibility surf…
andrewDoing Mar 12, 2026
d77f70c
ralph: phase 5 iteration 1 - Validation
andrewDoing Mar 12, 2026
17b3857
ralph: phase 5 - Validation
andrewDoing Mar 12, 2026
1194116
ralph: ring terminal bell on completion
andrewDoing Mar 12, 2026
f0f9fcf
ralph: phase 1 iteration 1 - Contract & Interface Stabilization
andrewDoing Mar 12, 2026
cb4ed09
ralph: phase 2 iteration 1 - Frontend Component Registry
andrewDoing Mar 12, 2026
1b4808f
ralph: phase 3 iteration 1 - Workspace UX Parity
andrewDoing Mar 12, 2026
2111894
ralph: phase 4 iteration 1 - Tool-Call Decision Editing
andrewDoing Mar 12, 2026
2499233
ralph: phase 5 iteration 1 - Backend Compatibility Migration
andrewDoing Mar 12, 2026
f3ffe1f
ralph: phase 6 iteration 1 - Retrieval Normalization
andrewDoing Mar 12, 2026
3c458c5
ralph: phase 7 iteration 1 - Legacy Retirement
andrewDoing Mar 12, 2026
995537c
ralph: phase 8 iteration 1 - Final Validation
andrewDoing Mar 12, 2026
da05d20
ralph: phase 8 - Final Validation
andrewDoing Mar 12, 2026
6d6f42b
Add telecom demo adapter and seed data
andrewDoing Mar 12, 2026
7d769ab
Set review metadata on approval
andrewDoing Mar 12, 2026
cfb3f69
Remove expected behavior selector and references pane from multi-turn…
andrewDoing Mar 12, 2026
0294703
Align right panel with wireframe v2.2
andrewDoing Mar 12, 2026
547a110
Remove strict turn alternation constraint; separate RCA into own agen…
andrewDoing Mar 12, 2026
32b99c1
feat(plugins): move TraceExportAdapter into plugin system with auto-d…
andrewDoing Mar 12, 2026
d9af2e3
refactor: move add-reference to tool call plugin, remove agent button
andrewDoing Mar 12, 2026
62dcb12
feat: add demo item with retrieval tool calls and references
andrewDoing Mar 12, 2026
479ee1d
feat: add dev-up-demo make target for demo mode startup
andrewDoing Mar 12, 2026
ec906bc
refactor(application): finish legacy cleanup migration
andrewDoing Mar 12, 2026
9a59951
Fix demo startup identity
andrewDoing Mar 12, 2026
b45673e
feat(frontend): add first real Playwright curation e2e
andrewDoing Mar 13, 2026
327470b
Merge future/legacy-cleanup-pluginization-multiturn into integration …
andrewDoing Mar 13, 2026
f2691e3
feat(frontend): add first real Playwright curation e2e
andrewDoing Mar 13, 2026
23d09f3
docs: add extensibility map diagram
andrewDoing Mar 13, 2026
157540c
Merge branch 'future/integration-legacy-cleanup-into-simple-agentic' …
andrewDoing Mar 13, 2026
8df27cb
build(ci): add gitlab pipeline and harness CI targets
andrewDoing Mar 13, 2026
cb60e88
Add React best practices skill for frontend work
andrewDoing Mar 13, 2026
cb3bf25
docs(instructions): add React skill applicability guidance
andrewDoing Mar 13, 2026
6736c8f
docs: trim vendored React skill README
andrewDoing Mar 13, 2026
c0f1d03
build(ci): split gitlab deploy pipeline
andrewDoing Mar 13, 2026
dac7788
test(frontend): add tag management e2e coverage
andrewDoing Mar 13, 2026
c1224a8
fix(frontend): complete react codebase improvement hardening
andrewDoing Mar 13, 2026
fc9541d
Align harness format with Ruff hook
andrewDoing Mar 13, 2026
d04c906
Apply Ruff backend formatting cleanup
andrewDoing Mar 13, 2026
a2e930f
Clarify format step in AGENTS guide
andrewDoing Mar 13, 2026
55eb063
test(frontend): cover explorer accessibility flows
andrewDoing Mar 13, 2026
80e7c72
Remove copilot tracking artifacts
andrewDoing Mar 13, 2026
0b9dd6a
Fix demo mode memory startup
andrewDoing Mar 13, 2026
9f46f05
Delete phase5 delete gate audit doc
andrewDoing Mar 13, 2026
fb87889
Delete agentic curation mode PRD
andrewDoing Mar 13, 2026
a2fd811
Delete root planning docs
andrewDoing Mar 13, 2026
d08cbde
Remove Ralph loop from repo
andrewDoing Mar 13, 2026
ae62665
Delete frontend gaps summary
andrewDoing Mar 13, 2026
66e8990
Add harness docs and make PLANS optional
andrewDoing Mar 13, 2026
2fdc16c
docs(wireframes): sanitize agentic curation demo data
andrewDoing Mar 13, 2026
3ac4da1
fix(application): sync exported API artifacts
andrewDoing Mar 13, 2026
e824f43
fix(application): stabilize OpenAPI schema naming
andrewDoing Mar 13, 2026
6045939
style(application): format OpenAPI regression test
andrewDoing Mar 13, 2026
69cdb0a
fix(application): support optional frontend base path
andrewDoing Mar 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
58 changes: 0 additions & 58 deletions .copilot-tracking/IMPLEMENTATION_ARCHIVE.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

85 changes: 0 additions & 85 deletions .copilot-tracking/changes/20260123-assignment-takeover-changes.md

This file was deleted.

Loading
Loading