|
|
4bd397cd28
|
feat: add workspace directory for paper replication projects
Papers placed here will be processed by the replication agents.
|
2026-03-31 17:45:21 +08:00 |
|
|
|
1f8e2a15a1
|
feat: add opencode.json project configuration
Sets paper-director as default agent with subagent definitions.
|
2026-03-31 17:45:16 +08:00 |
|
|
|
3372b76f6d
|
feat(commands): add /verify command
Entry point for verification of existing replication projects.
|
2026-03-31 17:45:12 +08:00 |
|
|
|
400caf2c00
|
feat(commands): add /replicate command
Entry point for paper replication workflow.
|
2026-03-31 17:45:07 +08:00 |
|
|
|
d376cc113a
|
feat(skills): add environment-management skill
Conda + uv hybrid environment setup for ML projects.
|
2026-03-31 17:44:26 +08:00 |
|
|
|
849cfe5409
|
feat(skills): add verification skill
Replication result verification methodology.
|
2026-03-31 17:43:41 +08:00 |
|
|
|
06282c7314
|
feat(skills): add pytorch-patterns skill
|
2026-03-31 17:41:36 +08:00 |
|
|
|
cd6e1ebd27
|
feat(skills): add code-generation skill
|
2026-03-31 17:39:57 +08:00 |
|
|
|
5136723d62
|
feat(skills): add paper-parsing skill
|
2026-03-31 17:38:17 +08:00 |
|
|
|
f62129f5d4
|
feat(agents): add test-runner subagent
|
2026-03-31 17:36:53 +08:00 |
|
|
|
59c4a4c5ff
|
feat(agents): add code-writer subagent
|
2026-03-31 17:35:38 +08:00 |
|
|
|
f6fff84335
|
feat(agents): add paper-image-extractor subagent
|
2026-03-31 17:34:16 +08:00 |
|
|
|
fb926c6fd3
|
feat(agents): add paper-analyzer subagent
|
2026-03-31 17:33:06 +08:00 |
|
|
|
3691b532fc
|
feat(agents): add paper-director primary agent
Orchestrates ML/DL paper replication workflow with human checkpoint.
|
2026-03-31 17:31:38 +08:00 |
|
|
|
4801fb2cc2
|
Initial commit: design spec and implementation plan
- Design spec: docs/superpowers/specs/2026-03-31-paper-replication-agent-design.md
- Implementation plan: docs/superpowers/plans/2026-03-31-paper-replication-agent.md
- Existing agent: .opencode/agents/paper-image-extractor.md
|
2026-03-31 17:29:53 +08:00 |
|