Sergey
|
43b60d6101
|
feat(feature-spec): add SDD-style Q&A skill for feature planning (#172)
* feat(feature-spec): add SDD-style Q&A skill for feature planning
* docs(pr-172): add handoff, ADR-072, update project-map
---------
Co-authored-by: opencode-agent <agent@opencode.local>
|
2026-07-31 19:58:12 +03:00 |
|
Sergey
|
d2cef94ac9
|
feat(create-readme): add cover image reference to template and validation (#158)
* feat(create-readme): add cover image reference to template and validation
* feat(repo-readme): extend skill with cover generation + add command
* chore(assets): add opencode brand logo and cover.png
* docs(handoff): scaffold cover-pipeline PR notes
* docs(handoff): set PR number
* docs(project-map): update after cover pipeline structural changes
---------
Co-authored-by: opencode-agent <agent@opencode.local>
|
2026-07-30 23:15:12 +03:00 |
|
Sergey
|
4cf149cb02
|
docs(memory): reindex + update SKILL.md (#104)
* feat(memory): add OPENAI_EMBEDDING_BATCH_DELAY support
* docs(memory): update SKILL.md for progressive enhancement and auto-setup
* docs(memory): update AGENTS.md tool usage policy
* docs(memory): fix stale snake_case tool references in skills, agents, tools
* docs(handoff): add handoff + ADR for reindex-skill-update
* docs(handoff): set PR number
* refactor(memory): extract _embed_in_batches to satisfy xenon rank A
---------
Co-authored-by: opencode-agent <agent@opencode.local>
|
2026-07-27 02:08:35 +03:00 |
|
Sergey
|
d641f7a65b
|
fix(docs): align tool names to kebab-case in active documentation (#78)
Co-authored-by: opencode-agent <agent@opencode.local>
|
2026-07-26 17:48:55 +03:00 |
|
Sergey
|
1bd541f172
|
refactor: commands rename /run-pipeline + /spec (#29)
* refactor: rename /pipeline-driver to /run-pipeline + /spec-driver to /spec
- Rename command + skill dir + skill() ref for both
- Update cross-references in .opencode/ .md files
- pipeline_status / spec_status tool names unchanged (independent)
- Update project-map README
* docs(handoff): add pr-14 handoff + ADR-009
* docs(handoff): set PR number 29
---------
Co-authored-by: opencode-agent <agent@slaid098.dev>
|
2026-07-24 00:46:00 +03:00 |
|
Sergey
|
d1d7cf8ef2
|
refactor: opencode-config skill rewrite + rename /configure-opencode (#27)
* refactor: rename opencode-config to configure-opencode
- command: .opencode/commands/opencode-config.md -> configure-opencode.md
- skill dir: .opencode/skills/opencode-config/ -> configure-opencode/
- command body: skill({name: "opencode-config"}) -> skill({name: "configure-opencode"})
- project-map/README.md: update command+skill entries
* refactor: rewrite configure-opencode skill for .opencode/ auto-discovery
- flip canonical rule: config/opencode.json + bind-mount -> .opencode/opencode.json (project-local, auto-discovered, zero env var)
- repo is the template users clone (git clone && opencode)
- drop: bind-mount as primary (-> optional Docker), OPENCODE_CONFIG_DIR as required (-> power-user/Docker), Windows/ADR-009, internal env vars (ANTIDETECT/CONTEX7/CLOUDFLARE -> generic {env:MY_API_KEY})
- rename paths: config/ -> .opencode/, slaid098/opencode -> slaid098/opencode-config
- preserve: MCP/provider/permission formats, top-level keys, findLast semantic, check-permissions.py guard
- project-map: update entry descriptions for renamed command+skill
* docs(handoff): add pr-12 handoff + ADR-007
* docs(handoff): rename pr-12 handoff/ADR to pr-27 (actual PR number)
---------
Co-authored-by: opencode-agent <agent@slaid098.dev>
|
2026-07-24 00:21:02 +03:00 |
|
Sergey
|
a8f9aa0bc6
|
feat: migrate .opencode/ config from opencode (#23)
* feat: migrate .opencode/ config from opencode
* refactor: rename repo refs and sanitize for public
* docs(handoff): add pr-7 handoff + ADR-002
* docs(handoff): fix PR number
* docs: update project map with .opencode/ structure
---------
Co-authored-by: opencode-agent <agent@slaid098.dev>
|
2026-07-23 22:57:39 +03:00 |
|