Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ ACP-REGISTRY-SUBMISSION.md

# Claude Code local settings (CLAUDE.md in repo root is intentional; .claude/ dir is not)
.claude/
acp-registry-submission/
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

PIA is an ACP-compatible Python agent that runs inside JetBrains IDEs. It connects your YouTrack project management to your local codebase, using Claude to turn a raw ticket ID into a rich, actionable summary — without you having to leave the IDE.

**Website:** [pia-alpha.netlify.app](https://pia-alpha.netlify.app)

## Why PIA exists

Engineering teams already have Claude Code, Copilot, and a dozen other coding agents. None of them answer the questions that actually slow teams down:
Expand Down
15 changes: 0 additions & 15 deletions agent.json

This file was deleted.

6 changes: 0 additions & 6 deletions icon.svg

This file was deleted.

Loading