mirror of
https://github.com/PerpetualSoftware/pad.git
synced 2026-09-25 03:42:06 +00:00
81579847c6
Pad — project management for developers and AI agents. Single Go binary with embedded SvelteKit web UI, SQLite storage, CLI, and Claude Code /pad skill integration. https://getpad.dev
9 lines
262 B
JSON
9 lines
262 B
JSON
{
|
|
"name": "pad",
|
|
"description": "A shared knowledge base for developers and AI agents. Provides slash commands to save, load, search, and brainstorm with project planning documents stored in Pad.",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Pad"
|
|
}
|
|
}
|