Commit graph

16 commits

Author SHA1 Message Date
Lucas Shamanic
a1f75938fc
Merge pull request #392 from antonbabenko/add-deliberation
docs: add deliberation to agents
2026-06-25 23:44:08 +01:00
Lucas Shamanic
49d2178954
Merge pull request #370 from juanmanueldaza/main
data: add NERV to agents
2026-06-24 17:33:28 +01:00
Lucas Shamanic
ef79a9cd6e
Merge pull request #340 from mubaidr/main
feat: add Gem Team agent integration
2026-06-23 07:46:35 +01:00
copilot-swe-agent[bot]
75cf68d285
fix: correct YAML syntax and tagline length validation errors 2026-06-20 04:29:39 +00:00
Lucas Shamanic
f79eeb900d
Merge pull request #305 from workdocyeye/add-server-manager-v3
docs: add server-manager — non-blocking dev servers in AI terminals
2026-06-20 03:54:23 +01:00
Anton Babenko
ac33fb24e1 docs: add deliberation to agents 2026-06-01 11:45:33 +02:00
Juan Manuel Daza
353281d34b docs: add NERV to agents 2026-05-24 15:46:14 -03:00
Muhammad Ubaid Raza
9855b70491 feat: add Gem Team agent integration 2026-05-07 17:47:37 +05:00
叶俊宇
15fa9e6f87 docs: add Claude Code installation paths to YAML 2026-04-24 15:13:54 +08:00
叶俊宇
d16e518111 docs: add server-manager — non-blocking dev servers in AI terminals 2026-04-24 11:06:29 +08:00
amrahman90
6eff4848b1 Update python-agent.yaml 2026-03-30 20:43:54 +02:00
amrahman90
79a806962d Update python-agent.yaml 2026-03-01 16:24:18 +01:00
amrahman90
bc5b8ab3a9 docs: add python-agent to agents 2026-02-28 21:51:00 +01:00
강찬영
aa550d012d Create opencode-redstone.yaml 2026-01-19 10:17:01 +09:00
Lucas Shamanic
2199d33071 refactor: Rename description to tagline and description
- Renames the `description` field to `tagline` in schema and data files.
- Renames the `full_description` field to `description` in schema and data files.
- Updates all relevant YAML data files, documentation, and templates to reflect these changes.
- Adjusts character limits and descriptions for the new fields.
2026-01-11 21:29:12 +00:00
Lucas Shamanic
25446b49eb feat: data-driven README automation with YAML entries and GitHub Actions 2026-01-11 04:06:48 +00:00