claude-code-autoconfig 1.0.191 → 1.0.192

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,8 @@
1
1
  # Changelog
2
2
 
3
+ ## v1.0.192
4
+ - fix(pkg): exclude runtime .titles/ from published tarball
5
+
3
6
  ## v1.0.191
4
7
  - docs(readme): list terminal-title.directive.md in the hooks tree
5
8
  - feat(terminal-title): add opt-in CLAUDE_TITLE_DEBUG forensic logging
@@ -142,6 +145,3 @@
142
145
  ## v1.0.143
143
146
  - feat: add /validate-cca-install command
144
147
 
145
- ## v1.0.142
146
- - feat(recover-context): support cross-session recovery
147
-
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-code-autoconfig",
3
- "version": "1.0.191",
3
+ "version": "1.0.192",
4
4
  "description": "Intelligent, self-configuring setup for Claude Code. One command analyzes your project, configures Claude, and shows you what it did.",
5
5
  "author": "ADAC 1001 <info@adac1001.com>",
6
6
  "license": "MIT",
@@ -35,6 +35,8 @@
35
35
  "bin",
36
36
  ".claude",
37
37
  "!.claude/settings.local.json",
38
+ "!.claude/hooks/.titles",
39
+ "!.claude/hooks/.titles/**",
38
40
  "!.claude/cca.config.json",
39
41
  "!.claude/.autoconfig-version",
40
42
  "!.claude/.autoconfig-plugins.json",
@@ -1 +0,0 @@
1
- terminal-title indicator — Ship hook to npm
@@ -1,43 +0,0 @@
1
- 2026-06-24T21:04:44.135Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Add state-paint logging
2
- 2026-06-24T21:05:20.044Z Notification awaiting ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Add state-paint logging
3
- 2026-06-24T21:06:38.854Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Add state-paint logging
4
- 2026-06-24T21:07:32.793Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Add state-paint logging
5
- 2026-06-24T21:08:11.474Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Add state-paint logging
6
- 2026-06-24T21:08:34.425Z Stop idle ring=0 note=idle sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Add state-paint logging
7
- 2026-06-24T21:09:29.128Z UserPromptSubmit working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Add state-paint logging
8
- 2026-06-24T21:10:28.948Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
9
- 2026-06-24T21:10:29.615Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
10
- 2026-06-24T21:10:47.307Z Notification awaiting ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
11
- 2026-06-24T21:11:11.991Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
12
- 2026-06-24T21:11:26.335Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
13
- 2026-06-24T21:12:01.200Z Notification awaiting ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
14
- 2026-06-24T21:13:50.152Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
15
- 2026-06-24T21:14:05.826Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
16
- 2026-06-24T21:14:43.748Z Notification awaiting ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
17
- 2026-06-24T21:15:28.698Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
18
- 2026-06-24T21:16:51.777Z Notification awaiting ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
19
- 2026-06-24T21:16:53.117Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
20
- 2026-06-24T21:17:35.995Z Notification awaiting ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
21
- 2026-06-24T21:17:45.796Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
22
- 2026-06-24T21:18:33.037Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
23
- 2026-06-24T21:18:59.216Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
24
- 2026-06-24T21:19:58.103Z Notification awaiting ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
25
- 2026-06-24T21:20:40.272Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
26
- 2026-06-24T21:22:39.312Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
27
- 2026-06-24T21:22:59.865Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
28
- 2026-06-24T21:23:01.457Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
29
- 2026-06-24T21:23:24.084Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
30
- 2026-06-24T21:24:38.813Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
31
- 2026-06-24T21:25:48.233Z Notification awaiting ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
32
- 2026-06-25T04:33:43.177Z UserPromptSubmit working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Audit migration & deploy status
33
- 2026-06-25T04:34:48.715Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Ship hook to npm
34
- 2026-06-25T04:34:49.532Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Ship hook to npm
35
- 2026-06-25T04:35:01.572Z Notification awaiting ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Ship hook to npm
36
- 2026-06-25T04:36:15.708Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Ship hook to npm
37
- 2026-06-25T04:36:54.790Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Ship hook to npm
38
- 2026-06-25T04:38:01.871Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Ship hook to npm
39
- 2026-06-25T04:38:38.209Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Ship hook to npm
40
- 2026-06-25T04:39:09.841Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Ship hook to npm
41
- 2026-06-25T04:39:40.870Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Ship hook to npm
42
- 2026-06-25T04:40:25.526Z PostToolUse working ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Ship hook to npm
43
- 2026-06-25T04:40:46.587Z Notification awaiting ring=0 note=- sid=25869694-a68e-449f-8240-f1ff2b80c1d4 | Terminal-title indicator — Ship hook to npm