39d75d8acf
Version bump across the 19 parity targets, CHANGELOG, CONTRIBUTORS, and the README releases row for the POSIX shell fix in PR #228. Also repairs the v3.11.0 changelog entry, which warned that shell hooks must not emit JSON with echo and then carried two raw newlines of its own inside the code spans for the escape sequence it was describing.
48 lines
1.3 KiB
JSON
48 lines
1.3 KiB
JSON
{
|
|
"name": "planning-with-files",
|
|
"version": "3.11.1",
|
|
"description": "Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).",
|
|
"author": {
|
|
"name": "OthmanAdi",
|
|
"url": "https://github.com/OthmanAdi"
|
|
},
|
|
"repository": "https://github.com/OthmanAdi/planning-with-files",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"planning",
|
|
"manus",
|
|
"workflow",
|
|
"markdown",
|
|
"context-engineering",
|
|
"coding-agent",
|
|
"ai-agents",
|
|
"claude-code",
|
|
"codex",
|
|
"opencode",
|
|
"autonomous-agents",
|
|
"task-management",
|
|
"templates",
|
|
"long-running-agents",
|
|
"session-recovery",
|
|
"context-rot",
|
|
"agent-planning",
|
|
"kiro",
|
|
"kiro-steering",
|
|
"amazon-kiro",
|
|
"gemini",
|
|
"cursor",
|
|
"continue",
|
|
"hermes",
|
|
"multi-ide",
|
|
"agent-skills",
|
|
"arabic",
|
|
"german",
|
|
"spanish",
|
|
"chinese",
|
|
"simplified-chinese",
|
|
"traditional-chinese",
|
|
"internationalization",
|
|
"i18n"
|
|
]
|
|
}
|