agentdir-cli 0.7.5__tar.gz → 0.7.6__tar.gz
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.
- {agentdir_cli-0.7.5/src/agentdir_cli.egg-info → agentdir_cli-0.7.6}/PKG-INFO +3 -3
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/README.md +2 -2
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/INSTALL.md +5 -5
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/PI_PACKAGE.md +2 -2
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/RELEASING.md +14 -14
- agentdir_cli-0.7.6/docs/releases/v0.7.6.md +39 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/package.json +2 -2
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/pyproject.toml +1 -1
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/scripts/install.sh +1 -1
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/scripts/rollback.sh +1 -1
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/__init__.py +1 -1
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6/src/agentdir_cli.egg-info}/PKG-INFO +3 -3
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir_cli.egg-info/SOURCES.txt +1 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/tests/test_agent_first.py +1 -1
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/tests/test_pi_package.py +2 -2
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/LICENSE +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/MANIFEST.in +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/AGENTIC_CODING.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/DEMO.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/PRD.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/TECH_BRIEF.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/assets/agentdir-overview.png +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/investigations/2026-05-12-cross-repo-ergonomics-lanes.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/investigations/2026-05-12-rag-vector-scenarios.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.1.0.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.1.1.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.2.0.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.3.0.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.3.1.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.3.2.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.3.3.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.3.4.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.4.0.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.5.0.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.5.1.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.5.2.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.5.3.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.6.0.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.7.0.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.7.1.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.7.2.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.7.3.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.7.4.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/releases/v0.7.5.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/examples/dogfood-session.sh +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/setup.cfg +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/skills/agentdir/SKILL.md +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/__main__.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/actors.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/artifacts.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/audit.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/capture.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/cli.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/context.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/control.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/daemon.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/doctor.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/envelope.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/events.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/federation.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/git.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/gitignore.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/hooks.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/index.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/mailbox.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/memory.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/query.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/redaction.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/rendering.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/replay.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/retention.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/review.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/secrets.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/sessions.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/skills.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/store.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir/upgrade.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir_cli.egg-info/dependency_links.txt +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir_cli.egg-info/entry_points.txt +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir_cli.egg-info/requires.txt +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/src/agentdir_cli.egg-info/top_level.txt +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/tests/test_audit.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/tests/test_v1_behavior.py +0 -0
- {agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/tests/test_vector_memory.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentdir-cli
|
|
3
|
-
Version: 0.7.
|
|
3
|
+
Version: 0.7.6
|
|
4
4
|
Summary: Local-first Maildir-inspired work mailstore for software agents
|
|
5
5
|
Author: AgentDir Contributors
|
|
6
6
|
License-Expression: MIT
|
|
@@ -34,7 +34,7 @@ Dynamic: license-file
|
|
|
34
34
|
# AgentDir
|
|
35
35
|
|
|
36
36
|
<p align="center">
|
|
37
|
-
<img src="docs/assets/agentdir-overview.png" alt="AgentDir turns agent work into a saved trail, searchable memory, and proof for engineers." />
|
|
37
|
+
<img src="https://raw.githubusercontent.com/jstxn/agentdir/main/docs/assets/agentdir-overview.png" alt="AgentDir turns agent work into a saved trail, searchable memory, and proof for engineers." />
|
|
38
38
|
</p>
|
|
39
39
|
|
|
40
40
|
<p align="center">
|
|
@@ -145,7 +145,7 @@ available automatically during coding tasks:
|
|
|
145
145
|
Package page: [@jstxn/agentdir-pi](https://pi.dev/packages/@jstxn/agentdir-pi)
|
|
146
146
|
|
|
147
147
|
```bash
|
|
148
|
-
pi install npm:@jstxn/agentdir-pi@0.7.
|
|
148
|
+
pi install npm:@jstxn/agentdir-pi@0.7.6
|
|
149
149
|
# or install directly from a local checkout / release tag:
|
|
150
150
|
pi install /absolute/path/to/agentdir
|
|
151
151
|
pi install git:github.com/jstxn/agentdir@<tag-or-commit>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# AgentDir
|
|
2
2
|
|
|
3
3
|
<p align="center">
|
|
4
|
-
<img src="docs/assets/agentdir-overview.png" alt="AgentDir turns agent work into a saved trail, searchable memory, and proof for engineers." />
|
|
4
|
+
<img src="https://raw.githubusercontent.com/jstxn/agentdir/main/docs/assets/agentdir-overview.png" alt="AgentDir turns agent work into a saved trail, searchable memory, and proof for engineers." />
|
|
5
5
|
</p>
|
|
6
6
|
|
|
7
7
|
<p align="center">
|
|
@@ -112,7 +112,7 @@ available automatically during coding tasks:
|
|
|
112
112
|
Package page: [@jstxn/agentdir-pi](https://pi.dev/packages/@jstxn/agentdir-pi)
|
|
113
113
|
|
|
114
114
|
```bash
|
|
115
|
-
pi install npm:@jstxn/agentdir-pi@0.7.
|
|
115
|
+
pi install npm:@jstxn/agentdir-pi@0.7.6
|
|
116
116
|
# or install directly from a local checkout / release tag:
|
|
117
117
|
pi install /absolute/path/to/agentdir
|
|
118
118
|
pi install git:github.com/jstxn/agentdir@<tag-or-commit>
|
|
@@ -65,7 +65,7 @@ Useful variants:
|
|
|
65
65
|
```bash
|
|
66
66
|
agentdir --upgrade --upgrade-install-skill none
|
|
67
67
|
agentdir --upgrade --upgrade-no-adopt
|
|
68
|
-
agentdir --upgrade --upgrade-version v0.7.
|
|
68
|
+
agentdir --upgrade --upgrade-version v0.7.6
|
|
69
69
|
agentdir --upgrade --upgrade-dry-run
|
|
70
70
|
```
|
|
71
71
|
|
|
@@ -96,13 +96,13 @@ agentdir work finish --json
|
|
|
96
96
|
If you already have the wheel asset:
|
|
97
97
|
|
|
98
98
|
```bash
|
|
99
|
-
AGENTDIR_WHEEL=/path/to/agentdir_cli-0.7.
|
|
99
|
+
AGENTDIR_WHEEL=/path/to/agentdir_cli-0.7.6-py3-none-any.whl bash scripts/install.sh
|
|
100
100
|
```
|
|
101
101
|
|
|
102
102
|
To force the virtual environment installer even when `pipx` is present:
|
|
103
103
|
|
|
104
104
|
```bash
|
|
105
|
-
AGENTDIR_FORCE_VENV=1 AGENTDIR_WHEEL=/path/to/agentdir_cli-0.7.
|
|
105
|
+
AGENTDIR_FORCE_VENV=1 AGENTDIR_WHEEL=/path/to/agentdir_cli-0.7.6-py3-none-any.whl bash scripts/install.sh
|
|
106
106
|
```
|
|
107
107
|
|
|
108
108
|
## Roll Back To The Previous Release
|
|
@@ -119,13 +119,13 @@ curl -fsSL https://raw.githubusercontent.com/jstxn/agentdir/main/scripts/rollbac
|
|
|
119
119
|
To choose a specific release:
|
|
120
120
|
|
|
121
121
|
```bash
|
|
122
|
-
curl -fsSL https://raw.githubusercontent.com/jstxn/agentdir/main/scripts/rollback.sh | bash -s -- v0.7.
|
|
122
|
+
curl -fsSL https://raw.githubusercontent.com/jstxn/agentdir/main/scripts/rollback.sh | bash -s -- v0.7.5
|
|
123
123
|
```
|
|
124
124
|
|
|
125
125
|
The equivalent manual rollback is:
|
|
126
126
|
|
|
127
127
|
```bash
|
|
128
|
-
curl -fsSL https://raw.githubusercontent.com/jstxn/agentdir/main/scripts/install.sh | AGENTDIR_VERSION=v0.7.
|
|
128
|
+
curl -fsSL https://raw.githubusercontent.com/jstxn/agentdir/main/scripts/install.sh | AGENTDIR_VERSION=v0.7.5 bash
|
|
129
129
|
```
|
|
130
130
|
|
|
131
131
|
## Optional Extras
|
|
@@ -34,7 +34,7 @@ pi install git:github.com/jstxn/agentdir@<tag-or-commit>
|
|
|
34
34
|
If the npm package has been published:
|
|
35
35
|
|
|
36
36
|
```bash
|
|
37
|
-
pi install npm:@jstxn/agentdir-pi@0.7.
|
|
37
|
+
pi install npm:@jstxn/agentdir-pi@0.7.6
|
|
38
38
|
```
|
|
39
39
|
|
|
40
40
|
Use `pi config` to enable or disable the bundled skill after installation.
|
|
@@ -48,7 +48,7 @@ The root `package.json` declares the Pi resources:
|
|
|
48
48
|
"keywords": ["pi-package"],
|
|
49
49
|
"pi": {
|
|
50
50
|
"skills": ["./skills"],
|
|
51
|
-
"image": "https://raw.githubusercontent.com/jstxn/agentdir/v0.7.
|
|
51
|
+
"image": "https://raw.githubusercontent.com/jstxn/agentdir/v0.7.6/docs/assets/agentdir-overview.png"
|
|
52
52
|
}
|
|
53
53
|
}
|
|
54
54
|
```
|
|
@@ -31,9 +31,9 @@ chmod +x dist/rollback-agentdir.sh
|
|
|
31
31
|
Expected assets (substitute the release version):
|
|
32
32
|
|
|
33
33
|
```text
|
|
34
|
-
dist/agentdir_cli-0.7.
|
|
35
|
-
dist/agentdir_cli-0.7.
|
|
36
|
-
dist/jstxn-agentdir-pi-0.7.
|
|
34
|
+
dist/agentdir_cli-0.7.6-py3-none-any.whl
|
|
35
|
+
dist/agentdir_cli-0.7.6.tar.gz
|
|
36
|
+
dist/jstxn-agentdir-pi-0.7.6.tgz
|
|
37
37
|
dist/install-agentdir.sh
|
|
38
38
|
dist/rollback-agentdir.sh
|
|
39
39
|
```
|
|
@@ -41,19 +41,19 @@ dist/rollback-agentdir.sh
|
|
|
41
41
|
## Tag And Release
|
|
42
42
|
|
|
43
43
|
```bash
|
|
44
|
-
git tag -a v0.7.
|
|
44
|
+
git tag -a v0.7.6 -m "Release AgentDir v0.7.6"
|
|
45
45
|
git push origin main
|
|
46
|
-
git push origin v0.7.
|
|
46
|
+
git push origin v0.7.6
|
|
47
47
|
|
|
48
|
-
gh release create v0.7.
|
|
49
|
-
dist/agentdir_cli-0.7.
|
|
50
|
-
dist/agentdir_cli-0.7.
|
|
51
|
-
dist/jstxn-agentdir-pi-0.7.
|
|
48
|
+
gh release create v0.7.6 \
|
|
49
|
+
dist/agentdir_cli-0.7.6-py3-none-any.whl \
|
|
50
|
+
dist/agentdir_cli-0.7.6.tar.gz \
|
|
51
|
+
dist/jstxn-agentdir-pi-0.7.6.tgz \
|
|
52
52
|
dist/install-agentdir.sh \
|
|
53
53
|
dist/rollback-agentdir.sh \
|
|
54
54
|
--repo jstxn/agentdir \
|
|
55
|
-
--title "AgentDir v0.7.
|
|
56
|
-
--notes-file docs/releases/v0.7.
|
|
55
|
+
--title "AgentDir v0.7.6" \
|
|
56
|
+
--notes-file docs/releases/v0.7.6.md
|
|
57
57
|
```
|
|
58
58
|
|
|
59
59
|
Publishing the release triggers `publish.yml`, which rebuilds the sdist and
|
|
@@ -65,7 +65,7 @@ Use a disposable environment:
|
|
|
65
65
|
|
|
66
66
|
```bash
|
|
67
67
|
tmp="$(mktemp -d)"
|
|
68
|
-
gh release download v0.7.
|
|
68
|
+
gh release download v0.7.6 --repo jstxn/agentdir --pattern install-agentdir.sh --dir "$tmp"
|
|
69
69
|
AGENTDIR_PREFIX="$tmp/prefix" AGENTDIR_HOME="$tmp/home" bash "$tmp/install-agentdir.sh"
|
|
70
70
|
"$tmp/prefix/bin/agentdir" --help
|
|
71
71
|
"$tmp/prefix/bin/agentdir" --version
|
|
@@ -101,13 +101,13 @@ tmp="$(mktemp -d)"
|
|
|
101
101
|
AGENTDIR_PREFIX="$tmp/prefix" \
|
|
102
102
|
AGENTDIR_HOME="$tmp/home" \
|
|
103
103
|
AGENTDIR_FORCE_VENV=1 \
|
|
104
|
-
AGENTDIR_WHEEL="$PWD/dist/agentdir_cli-0.7.
|
|
104
|
+
AGENTDIR_WHEEL="$PWD/dist/agentdir_cli-0.7.6-py3-none-any.whl" \
|
|
105
105
|
bash dist/install-agentdir.sh
|
|
106
106
|
|
|
107
107
|
AGENTDIR_PREFIX="$tmp/prefix" \
|
|
108
108
|
AGENTDIR_HOME="$tmp/home" \
|
|
109
109
|
AGENTDIR_FORCE_VENV=1 \
|
|
110
|
-
bash dist/rollback-agentdir.sh v0.7.
|
|
110
|
+
bash dist/rollback-agentdir.sh v0.7.5
|
|
111
111
|
|
|
112
112
|
"$tmp/prefix/bin/agentdir" --help
|
|
113
113
|
```
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
# AgentDir v0.7.6
|
|
2
|
+
|
|
3
|
+
AgentDir v0.7.6 fixes the project page rendering on PyPI.
|
|
4
|
+
|
|
5
|
+
## Changes
|
|
6
|
+
|
|
7
|
+
- Use an absolute URL for the README overview image. PyPI renders the README
|
|
8
|
+
as the `agentdir-cli` project description but does not resolve
|
|
9
|
+
repository-relative image paths, so the overview image rendered as a broken
|
|
10
|
+
icon on the project page.
|
|
11
|
+
|
|
12
|
+
## Install
|
|
13
|
+
|
|
14
|
+
From PyPI:
|
|
15
|
+
|
|
16
|
+
```bash
|
|
17
|
+
uv tool install agentdir-cli
|
|
18
|
+
# or
|
|
19
|
+
pipx install agentdir-cli
|
|
20
|
+
```
|
|
21
|
+
|
|
22
|
+
Or with the release installer:
|
|
23
|
+
|
|
24
|
+
```bash
|
|
25
|
+
curl -fsSL https://raw.githubusercontent.com/jstxn/agentdir/main/scripts/install.sh | bash
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
Install the Pi package from npm or the release tag:
|
|
29
|
+
|
|
30
|
+
```bash
|
|
31
|
+
pi install npm:@jstxn/agentdir-pi@0.7.6
|
|
32
|
+
pi install git:github.com/jstxn/agentdir@v0.7.6
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
Rollback to v0.7.5 is one command:
|
|
36
|
+
|
|
37
|
+
```bash
|
|
38
|
+
curl -fsSL https://raw.githubusercontent.com/jstxn/agentdir/main/scripts/rollback.sh | bash
|
|
39
|
+
```
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jstxn/agentdir-pi",
|
|
3
|
-
"version": "0.7.
|
|
3
|
+
"version": "0.7.6",
|
|
4
4
|
"description": "Pi package for AgentDir local-first coding-agent memory and evidence capture.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"keywords": [
|
|
@@ -29,6 +29,6 @@
|
|
|
29
29
|
"skills": [
|
|
30
30
|
"./skills"
|
|
31
31
|
],
|
|
32
|
-
"image": "https://raw.githubusercontent.com/jstxn/agentdir/v0.7.
|
|
32
|
+
"image": "https://raw.githubusercontent.com/jstxn/agentdir/v0.7.6/docs/assets/agentdir-overview.png"
|
|
33
33
|
}
|
|
34
34
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
2
|
set -euo pipefail
|
|
3
3
|
|
|
4
|
-
AGENTDIR_VERSION="${AGENTDIR_VERSION:-v0.7.
|
|
4
|
+
AGENTDIR_VERSION="${AGENTDIR_VERSION:-v0.7.6}"
|
|
5
5
|
AGENTDIR_REPO="${AGENTDIR_REPO:-jstxn/agentdir}"
|
|
6
6
|
AGENTDIR_PACKAGE_VERSION="${AGENTDIR_VERSION#v}"
|
|
7
7
|
# Releases after v0.7.4 ship the wheel under the agentdir-cli distribution
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentdir-cli
|
|
3
|
-
Version: 0.7.
|
|
3
|
+
Version: 0.7.6
|
|
4
4
|
Summary: Local-first Maildir-inspired work mailstore for software agents
|
|
5
5
|
Author: AgentDir Contributors
|
|
6
6
|
License-Expression: MIT
|
|
@@ -34,7 +34,7 @@ Dynamic: license-file
|
|
|
34
34
|
# AgentDir
|
|
35
35
|
|
|
36
36
|
<p align="center">
|
|
37
|
-
<img src="docs/assets/agentdir-overview.png" alt="AgentDir turns agent work into a saved trail, searchable memory, and proof for engineers." />
|
|
37
|
+
<img src="https://raw.githubusercontent.com/jstxn/agentdir/main/docs/assets/agentdir-overview.png" alt="AgentDir turns agent work into a saved trail, searchable memory, and proof for engineers." />
|
|
38
38
|
</p>
|
|
39
39
|
|
|
40
40
|
<p align="center">
|
|
@@ -145,7 +145,7 @@ available automatically during coding tasks:
|
|
|
145
145
|
Package page: [@jstxn/agentdir-pi](https://pi.dev/packages/@jstxn/agentdir-pi)
|
|
146
146
|
|
|
147
147
|
```bash
|
|
148
|
-
pi install npm:@jstxn/agentdir-pi@0.7.
|
|
148
|
+
pi install npm:@jstxn/agentdir-pi@0.7.6
|
|
149
149
|
# or install directly from a local checkout / release tag:
|
|
150
150
|
pi install /absolute/path/to/agentdir
|
|
151
151
|
pi install git:github.com/jstxn/agentdir@<tag-or-commit>
|
|
@@ -69,7 +69,7 @@ def query_rows(root: Path, event_type: str | None = None) -> list[dict[str, obje
|
|
|
69
69
|
def test_cli_version_reports_package_version() -> None:
|
|
70
70
|
result = run_cli("--version")
|
|
71
71
|
|
|
72
|
-
assert result.stdout.strip() == "agentdir 0.7.
|
|
72
|
+
assert result.stdout.strip() == "agentdir 0.7.6"
|
|
73
73
|
|
|
74
74
|
|
|
75
75
|
def test_session_current_and_sessionless_emit_use_project_store(tmp_path: Path) -> None:
|
|
@@ -12,11 +12,11 @@ def test_pi_package_manifest_points_to_agentdir_skill() -> None:
|
|
|
12
12
|
package = json.loads((ROOT / "package.json").read_text(encoding="utf-8"))
|
|
13
13
|
|
|
14
14
|
assert package["name"] == "@jstxn/agentdir-pi"
|
|
15
|
-
assert package["version"] == "0.7.
|
|
15
|
+
assert package["version"] == "0.7.6"
|
|
16
16
|
assert "pi-package" in package["keywords"]
|
|
17
17
|
assert package["pi"] == {
|
|
18
18
|
"skills": ["./skills"],
|
|
19
|
-
"image": "https://raw.githubusercontent.com/jstxn/agentdir/v0.7.
|
|
19
|
+
"image": "https://raw.githubusercontent.com/jstxn/agentdir/v0.7.6/docs/assets/agentdir-overview.png",
|
|
20
20
|
}
|
|
21
21
|
assert "skills" in package["files"]
|
|
22
22
|
assert "docs/PI_PACKAGE.md" in package["files"]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agentdir_cli-0.7.5 → agentdir_cli-0.7.6}/docs/investigations/2026-05-12-rag-vector-scenarios.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|