proagents 1.6.11 → 1.6.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,9 +2,23 @@
2
2
 
3
3
  This project uses ProAgents - an AI-agnostic development workflow framework.
4
4
 
5
- ## CRITICAL: Auto-Log Every Code Change
5
+ ## ⚠️ MANDATORY: Every pa: Command Flow
6
6
 
7
- **After EVERY file edit, IMMEDIATELY update these files (no user prompt needed):**
7
+ ### BEFORE Any pa: Command (Auto-Sync)
8
+
9
+ **Read these files FIRST before doing anything:**
10
+
11
+ ```bash
12
+ cat .proagents/worklog/_context.md # Current state
13
+ cat .proagents/changelog/_recent.md # Recent changes
14
+ tail -10 .proagents/activity.log # Recent activity
15
+ ```
16
+
17
+ **This applies to EVERY command:** `pa:fix`, `pa:feature`, `pa:test`, `pa:doc`, etc.
18
+
19
+ ### AFTER Any pa: Command (Auto-Log)
20
+
21
+ **After EVERY file edit, IMMEDIATELY update these files:**
8
22
 
9
23
  1. `.proagents/changelog/_recent.md` - Prepend change summary
10
24
  2. `.proagents/changelog/modules/[module].md` - Based on file path
@@ -2,9 +2,23 @@
2
2
 
3
3
  This project uses ProAgents - an AI-agnostic development workflow framework.
4
4
 
5
- ## CRITICAL: Auto-Log Every Code Change
5
+ ## ⚠️ MANDATORY: Every pa: Command Flow
6
6
 
7
- **After EVERY file edit, IMMEDIATELY update these files (no user prompt needed):**
7
+ ### BEFORE Any pa: Command (Auto-Sync)
8
+
9
+ **Read these files FIRST before doing anything:**
10
+
11
+ ```bash
12
+ cat .proagents/worklog/_context.md # Current state
13
+ cat .proagents/changelog/_recent.md # Recent changes
14
+ tail -10 .proagents/activity.log # Recent activity
15
+ ```
16
+
17
+ **This applies to EVERY command:** `pa:fix`, `pa:feature`, `pa:test`, `pa:doc`, etc.
18
+
19
+ ### AFTER Any pa: Command (Auto-Log)
20
+
21
+ **After EVERY file edit, IMMEDIATELY update these files:**
8
22
 
9
23
  1. `.proagents/changelog/_recent.md` - Prepend change summary
10
24
  2. `.proagents/changelog/modules/[module].md` - Based on file path
@@ -2,9 +2,23 @@
2
2
 
3
3
  This project uses ProAgents - an AI-agnostic development workflow framework.
4
4
 
5
- ## CRITICAL: Auto-Log Every Code Change
5
+ ## ⚠️ MANDATORY: Every pa: Command Flow
6
6
 
7
- **After EVERY file edit, IMMEDIATELY update these files (no user prompt needed):**
7
+ ### BEFORE Any pa: Command (Auto-Sync)
8
+
9
+ **Read these files FIRST before doing anything:**
10
+
11
+ ```bash
12
+ cat .proagents/worklog/_context.md # Current state
13
+ cat .proagents/changelog/_recent.md # Recent changes
14
+ tail -10 .proagents/activity.log # Recent activity
15
+ ```
16
+
17
+ **This applies to EVERY command:** `pa:fix`, `pa:feature`, `pa:test`, `pa:doc`, etc.
18
+
19
+ ### AFTER Any pa: Command (Auto-Log)
20
+
21
+ **After EVERY file edit, IMMEDIATELY update these files:**
8
22
 
9
23
  1. `.proagents/changelog/_recent.md` - Prepend change summary
10
24
  2. `.proagents/changelog/modules/[module].md` - Based on file path
@@ -2,9 +2,23 @@
2
2
 
3
3
  This project uses ProAgents - an AI-agnostic development workflow framework.
4
4
 
5
- ## CRITICAL: Auto-Log Every Code Change
5
+ ## ⚠️ MANDATORY: Every pa: Command Flow
6
6
 
7
- **After EVERY file edit, IMMEDIATELY update these files (no user prompt needed):**
7
+ ### BEFORE Any pa: Command (Auto-Sync)
8
+
9
+ **Read these files FIRST before doing anything:**
10
+
11
+ ```bash
12
+ cat .proagents/worklog/_context.md # Current state
13
+ cat .proagents/changelog/_recent.md # Recent changes
14
+ tail -10 .proagents/activity.log # Recent activity
15
+ ```
16
+
17
+ **This applies to EVERY command:** `pa:fix`, `pa:feature`, `pa:test`, `pa:doc`, etc.
18
+
19
+ ### AFTER Any pa: Command (Auto-Log)
20
+
21
+ **After EVERY file edit, IMMEDIATELY update these files:**
8
22
 
9
23
  1. `.proagents/changelog/_recent.md` - Prepend change summary
10
24
  2. `.proagents/changelog/modules/[module].md` - Based on file path
@@ -2,9 +2,23 @@
2
2
 
3
3
  This project uses ProAgents - an AI-agnostic development workflow framework.
4
4
 
5
- ## CRITICAL: Auto-Log Every Code Change
5
+ ## ⚠️ MANDATORY: Every pa: Command Flow
6
6
 
7
- **After EVERY file edit, IMMEDIATELY update these files (no user prompt needed):**
7
+ ### BEFORE Any pa: Command (Auto-Sync)
8
+
9
+ **Read these files FIRST before doing anything:**
10
+
11
+ ```bash
12
+ cat .proagents/worklog/_context.md # Current state
13
+ cat .proagents/changelog/_recent.md # Recent changes
14
+ tail -10 .proagents/activity.log # Recent activity
15
+ ```
16
+
17
+ **This applies to EVERY command:** `pa:fix`, `pa:feature`, `pa:test`, `pa:doc`, etc.
18
+
19
+ ### AFTER Any pa: Command (Auto-Log)
20
+
21
+ **After EVERY file edit, IMMEDIATELY update these files:**
8
22
 
9
23
  1. `.proagents/changelog/_recent.md` - Prepend change summary
10
24
  2. `.proagents/changelog/modules/[module].md` - Based on file path
@@ -2,9 +2,23 @@
2
2
 
3
3
  This project uses ProAgents - an AI-agnostic development workflow framework.
4
4
 
5
- ## CRITICAL: Auto-Log Every Code Change
5
+ ## ⚠️ MANDATORY: Every pa: Command Flow
6
6
 
7
- **After EVERY file edit, IMMEDIATELY update these files (no user prompt needed):**
7
+ ### BEFORE Any pa: Command (Auto-Sync)
8
+
9
+ **Read these files FIRST before doing anything:**
10
+
11
+ ```bash
12
+ cat .proagents/worklog/_context.md # Current state
13
+ cat .proagents/changelog/_recent.md # Recent changes
14
+ tail -10 .proagents/activity.log # Recent activity
15
+ ```
16
+
17
+ **This applies to EVERY command:** `pa:fix`, `pa:feature`, `pa:test`, `pa:doc`, etc.
18
+
19
+ ### AFTER Any pa: Command (Auto-Log)
20
+
21
+ **After EVERY file edit, IMMEDIATELY update these files:**
8
22
 
9
23
  1. `.proagents/changelog/_recent.md` - Prepend change summary
10
24
  2. `.proagents/changelog/modules/[module].md` - Based on file path
@@ -2,9 +2,23 @@
2
2
 
3
3
  This project uses ProAgents - an AI-agnostic development workflow framework.
4
4
 
5
- ## CRITICAL: Auto-Log Every Code Change
5
+ ## ⚠️ MANDATORY: Every pa: Command Flow
6
6
 
7
- **After EVERY file edit, IMMEDIATELY update these files (no user prompt needed):**
7
+ ### BEFORE Any pa: Command (Auto-Sync)
8
+
9
+ **Read these files FIRST before doing anything:**
10
+
11
+ ```bash
12
+ cat .proagents/worklog/_context.md # Current state
13
+ cat .proagents/changelog/_recent.md # Recent changes
14
+ tail -10 .proagents/activity.log # Recent activity
15
+ ```
16
+
17
+ **This applies to EVERY command:** `pa:fix`, `pa:feature`, `pa:test`, `pa:doc`, etc.
18
+
19
+ ### AFTER Any pa: Command (Auto-Log)
20
+
21
+ **After EVERY file edit, IMMEDIATELY update these files:**
8
22
 
9
23
  1. `.proagents/changelog/_recent.md` - Prepend change summary
10
24
  2. `.proagents/changelog/modules/[module].md` - Based on file path
@@ -2,9 +2,23 @@
2
2
 
3
3
  This project uses ProAgents - an AI-agnostic development workflow framework.
4
4
 
5
- ## CRITICAL: Auto-Log Every Code Change
5
+ ## ⚠️ MANDATORY: Every pa: Command Flow
6
6
 
7
- **After EVERY file edit, IMMEDIATELY update these files (no user prompt needed):**
7
+ ### BEFORE Any pa: Command (Auto-Sync)
8
+
9
+ **Read these files FIRST before doing anything:**
10
+
11
+ ```bash
12
+ cat .proagents/worklog/_context.md # Current state
13
+ cat .proagents/changelog/_recent.md # Recent changes
14
+ tail -10 .proagents/activity.log # Recent activity
15
+ ```
16
+
17
+ **This applies to EVERY command:** `pa:fix`, `pa:feature`, `pa:test`, `pa:doc`, etc.
18
+
19
+ ### AFTER Any pa: Command (Auto-Log)
20
+
21
+ **After EVERY file edit, IMMEDIATELY update these files:**
8
22
 
9
23
  1. `.proagents/changelog/_recent.md` - Prepend change summary
10
24
  2. `.proagents/changelog/modules/[module].md` - Based on file path
@@ -5,25 +5,54 @@ Execute these commands when user types them (prefix: `pa:`):
5
5
  ## Quick Aliases
6
6
  `pa:f` → feature | `pa:s` → status | `pa:h` → help | `pa:d` → doc | `pa:t` → test | `pa:q` → qa | `pa:a` → analyze | `pa:r` → requirements | `pa:p` → plan | `pa:i` → implement
7
7
 
8
- > **Multi-AI Note:** Multiple AIs may work on this project. Always read `./.proagents/activity.log` before executing commands, and log your actions after completing them.
8
+ > **Multi-AI Note:** Multiple AIs may work on this project. Context loading and logging is AUTOMATIC.
9
9
 
10
- ## CRITICAL: Auto-Log Every Code Change
10
+ ---
11
11
 
12
- **After EVERY file edit/create/delete, AI MUST immediately update:**
12
+ ## ⚠️ MANDATORY: Every pa: Command Flow
13
13
 
14
- 1. `.proagents/changelog/_recent.md` - Prepend change summary
15
- 2. `.proagents/changelog/modules/[module].md` - Based on file path
16
- 3. `.proagents/worklog/_context.md` - Update current state
14
+ ### BEFORE Any pa: Command (Auto-Sync)
15
+
16
+ **AI MUST read these files FIRST before doing anything:**
17
+
18
+ ```bash
19
+ cat .proagents/worklog/_context.md # Current state
20
+ cat .proagents/changelog/_recent.md # Recent changes
21
+ tail -10 .proagents/activity.log # Recent activity
22
+ ```
23
+
24
+ **This applies to EVERY command:** `pa:fix`, `pa:feature`, `pa:test`, `pa:doc`, etc.
25
+
26
+ ### AFTER Any pa: Command That Changes Files
27
+
28
+ **AI MUST update these files IMMEDIATELY after any code change:**
29
+
30
+ ```
31
+ 1. .proagents/changelog/_recent.md ← Prepend change summary
32
+ 2. .proagents/worklog/_context.md ← Update Quick Summary
33
+ 3. .proagents/changelog/modules/X.md ← Based on file path
34
+ 4. .proagents/activity.log ← Log the command
35
+ ```
36
+
37
+ ### Example: pa:fix "login bug"
38
+
39
+ ```
40
+ STEP 1: Read _context.md, _recent.md, activity.log ← SYNC FIRST
41
+ STEP 2: Find and fix the bug ← DO THE WORK
42
+ STEP 3: Prepend fix to _recent.md ← LOG CHANGE
43
+ STEP 4: Update _context.md Quick Summary ← UPDATE CONTEXT
44
+ STEP 5: Append to activity.log ← LOG ACTIVITY
45
+ ```
17
46
 
18
47
  **Module detection:** `src/api/*`→api, `src/auth/*`→auth, `src/components/*`→ui, `src/services/*`→services
19
48
 
20
- **Do NOT wait for user prompt. Log automatically after every change.**
49
+ ---
21
50
 
22
51
  ## Commands
23
52
 
24
53
  | Command | What to Do |
25
54
  |---------|------------|
26
- | `pa:help` | Show this command table |
55
+ | `pa:help` | Comprehensive help with examples, categories, workflows |
27
56
  | `pa:feature "name"` | Create `./.proagents/active-features/feature-[name]/`, analyze codebase, implement feature |
28
57
  | `pa:fix "description"` | Find bug, fix it, update `./CHANGELOG.md` |
29
58
  | `pa:analyze` | Deep codebase analysis → `./.proagents/cache/` |
@@ -31,17 +60,20 @@ Execute these commands when user types them (prefix: `pa:`):
31
60
  | `pa:design` | UI/Architecture design phase |
32
61
  | `pa:plan` | Create implementation plan |
33
62
  | `pa:implement` | Execute implementation phase |
34
- | `pa:status` | Read `./.proagents/active-features/*/status.json`, show progress |
35
- | `pa:qa` | Check code quality, run tests, report issues |
36
- | `pa:test` | Create/run tests for current work |
63
+ | `pa:status` | Enhanced status: tasks, time, files, tests, git branch, contributors |
64
+ | `pa:qa` | Quality dashboard: security, lint, coverage, bundle, docs, complexity |
65
+ | `pa:test` | Run tests with coverage visualization, module breakdown, slow tests |
66
+ | `pa:review` | Code review checklist: quality, security, testing, documentation |
67
+ | `pa:fix "desc"` | Bug fix with before/after diff, affected tests, auto-verify |
37
68
  | `pa:doc` | Generate documentation |
69
+ | `pa:deploy` | Interactive deployment checklist with real-time status, health checks |
38
70
  | `pa:release` | Generate release notes → `./RELEASE_NOTES.md` |
39
71
  | `pa:changelog` | Update `./CHANGELOG.md` |
40
72
  | `pa:ai-list` | Read config, show installed AI platforms |
41
73
  | `pa:ai-add` | Show platform options, create AI instruction files |
42
74
  | `pa:ai-remove` | Show installed platforms, remove selected files |
43
75
  | `pa:ai-sync` | Sync config with existing files (fix mismatches) |
44
- | `pa:activity` | Show recent AI activity from `./.proagents/activity.log` |
76
+ | `pa:activity` | Show ALL AI activity with icons, time groups, files changed |
45
77
  | `pa:lock` | Show lock status, check if another AI is working |
46
78
  | `pa:lock-release` | Release your lock after completing work |
47
79
  | `pa:handoff` | Create handoff notes → `./.proagents/handoff.md` |
@@ -50,7 +82,7 @@ Execute these commands when user types them (prefix: `pa:`):
50
82
  | `pa:decision "title"` | Log architectural decision → `./.proagents/decisions.md` |
51
83
  | `pa:error "desc"` | Log error & solution → `./.proagents/errors.md` |
52
84
  | `pa:feedback "desc"` | Log feedback for AI learning → `./.proagents/feedback.md` |
53
- | `pa:standup` | Generate daily standup summary |
85
+ | `pa:standup` | Daily standup: yesterday, today, blockers, team activity, stats |
54
86
  | `pa:tech-debt` | Scan for technical debt |
55
87
 
56
88
  ## Navigation & Flow
@@ -58,10 +90,10 @@ Execute these commands when user types them (prefix: `pa:`):
58
90
  | Command | What to Do |
59
91
  |---------|------------|
60
92
  | `pa:next` | Show next step in current workflow |
61
- | `pa:resume` | Quick resume - load last session + show next action |
93
+ | `pa:resume` | Compact resume: last session, what was done, next action, hot files |
62
94
  | `pa:skip` | Skip current phase, move to next |
63
95
  | `pa:back` | Go back to previous phase |
64
- | `pa:progress` | Show visual progress bar |
96
+ | `pa:progress` | Show enhanced progress: tasks, duration, AI, phase timeline |
65
97
 
66
98
  ## Context & History
67
99
 
@@ -69,9 +101,11 @@ Execute these commands when user types them (prefix: `pa:`):
69
101
  |---------|------------|
70
102
  | `pa:context` | View project context |
71
103
  | `pa:diff` | Show changes since last session |
72
- | `pa:history` | Show command history with results |
104
+ | `pa:history` | Command history with filters: --today, --ai, --command, --stats |
73
105
  | `pa:checkpoint` | Create snapshot/restore point |
74
- | `pa:undo` | Undo last AI action (git revert)
106
+ | `pa:undo` | Undo last AI action (git revert) |
107
+ | `pa:undo-last` | Undo last AI's entire session (all changes) |
108
+ | `pa:undo-file "path"` | Undo changes to specific file |
75
109
  | `pa:conflict-check` | Check if files modified by other AI |
76
110
  | `pa:changelog --from-git` | Auto-populate changelog from git commits | |
77
111
 
@@ -165,9 +199,10 @@ Execute these commands when user types them (prefix: `pa:`):
165
199
 
166
200
  | Command | What to Do |
167
201
  |---------|------------|
168
- | `pa:learn "pattern"` | Teach AI a pattern |
169
- | `pa:forget "pattern"` | Remove learned pattern |
170
- | `pa:suggestions` | Show AI suggestions |
202
+ | `pa:learn "pattern"` | Teach AI a pattern → saves to `.proagents/.learning/` |
203
+ | `pa:forget "pattern"` | Remove learned pattern from learning data |
204
+ | `pa:learning` | Show learning report: patterns, corrections, preferences |
205
+ | `pa:suggestions` | Show AI suggestions based on learned patterns |
171
206
 
172
207
  ## API & Documentation
173
208
 
@@ -309,7 +344,7 @@ Execute these commands when user types them (prefix: `pa:`):
309
344
  | 7. Testing | `pa:test` | Create/run tests |
310
345
  | 8. Review | `pa:review` | Quality check |
311
346
  | 9. Documentation | `pa:doc` | Update docs |
312
- | 10. Deployment | `pa:deploy` | Prepare release |
347
+ | 10. Deployment | `pa:deploy` | Interactive deployment checklist |
313
348
 
314
349
  ## Save Locations
315
350
 
@@ -2,9 +2,23 @@
2
2
 
3
3
  This project uses ProAgents - an AI-agnostic development workflow framework.
4
4
 
5
- ## CRITICAL: Auto-Log Every Code Change
5
+ ## ⚠️ MANDATORY: Every pa: Command Flow
6
6
 
7
- **After EVERY file edit, IMMEDIATELY update these files (no user prompt needed):**
7
+ ### BEFORE Any pa: Command (Auto-Sync)
8
+
9
+ **Read these files FIRST before doing anything:**
10
+
11
+ ```bash
12
+ cat .proagents/worklog/_context.md # Current state
13
+ cat .proagents/changelog/_recent.md # Recent changes
14
+ tail -10 .proagents/activity.log # Recent activity
15
+ ```
16
+
17
+ **This applies to EVERY command:** `pa:fix`, `pa:feature`, `pa:test`, `pa:doc`, etc.
18
+
19
+ ### AFTER Any pa: Command (Auto-Log)
20
+
21
+ **After EVERY file edit, IMMEDIATELY update these files:**
8
22
 
9
23
  1. `.proagents/changelog/_recent.md` - Prepend change summary
10
24
  2. `.proagents/changelog/modules/[module].md` - Based on file path