code-lens-cli 0.9.1__tar.gz → 0.9.2__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.
Files changed (142) hide show
  1. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/CHANGELOG.md +7 -0
  2. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/CLAUDE.md +14 -0
  3. code_lens_cli-0.9.2/PKG-INFO +71 -0
  4. code_lens_cli-0.9.2/README.md +53 -0
  5. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/pyproject.toml +1 -1
  6. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/uv.lock +1 -1
  7. code_lens_cli-0.9.1/PKG-INFO +0 -36
  8. code_lens_cli-0.9.1/README.md +0 -18
  9. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/settings.json +0 -0
  10. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/cicd/SKILL.md +0 -0
  11. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/cicd/scripts/_resolve-nick.sh +0 -0
  12. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/cicd/scripts/portability-lint.sh +0 -0
  13. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/cicd/scripts/pr-reply.sh +0 -0
  14. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/cicd/scripts/pr-status.sh +0 -0
  15. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/cicd/scripts/workflow.sh +0 -0
  16. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/code-lookup/SKILL.md +0 -0
  17. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/code-lookup/scripts/classify.sh +0 -0
  18. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/code-lookup/scripts/grep.sh +0 -0
  19. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/code-lookup/scripts/recent.sh +0 -0
  20. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/communicate/SKILL.md +0 -0
  21. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/communicate/scripts/fetch-issues.sh +0 -0
  22. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/communicate/scripts/mesh-message.sh +0 -0
  23. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/communicate/scripts/post-comment.sh +0 -0
  24. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/communicate/scripts/post-issue.sh +0 -0
  25. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/communicate/scripts/templates/skill-update-brief.md +0 -0
  26. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/eval/SKILL.md +0 -0
  27. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/repo-map/SKILL.md +0 -0
  28. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/repo-map/scripts/connections.sh +0 -0
  29. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/repo-map/scripts/graph.sh +0 -0
  30. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/repo-map/scripts/profile.sh +0 -0
  31. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/run-tests/SKILL.md +0 -0
  32. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/run-tests/scripts/test.sh +0 -0
  33. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/sonarclaude/SKILL.md +0 -0
  34. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/sonarclaude/scripts/sonar.sh +0 -0
  35. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/version-bump/SKILL.md +0 -0
  36. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills/version-bump/scripts/bump.py +0 -0
  37. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.claude/skills.local.yaml.example +0 -0
  38. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.flake8 +0 -0
  39. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.github/workflows/publish.yml +0 -0
  40. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.github/workflows/security-checks.yml +0 -0
  41. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.github/workflows/tests.yml +0 -0
  42. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.gitignore +0 -0
  43. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.markdownlint-cli2.yaml +0 -0
  44. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/.pre-commit-config.yaml +0 -0
  45. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/LICENSE +0 -0
  46. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/__init__.py +0 -0
  47. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/__main__.py +0 -0
  48. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/cli/__init__.py +0 -0
  49. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/cli/_commands/__init__.py +0 -0
  50. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/cli/_commands/classify.py +0 -0
  51. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/cli/_commands/explain.py +0 -0
  52. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/cli/_commands/grep.py +0 -0
  53. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/cli/_commands/learn.py +0 -0
  54. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/cli/_commands/recent.py +0 -0
  55. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/cli/_commands/whoami.py +0 -0
  56. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/cli/_errors.py +0 -0
  57. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/cli/_output.py +0 -0
  58. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/lookup/__init__.py +0 -0
  59. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/lookup/ast_scope.py +0 -0
  60. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/lookup/classify.py +0 -0
  61. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/lookup/grep_context.py +0 -0
  62. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/lookup/recent_outline.py +0 -0
  63. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/lookup/render.py +0 -0
  64. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/repo/__init__.py +0 -0
  65. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/repo/__main__.py +0 -0
  66. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/repo/config.py +0 -0
  67. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/repo/connections.py +0 -0
  68. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/repo/detect.py +0 -0
  69. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/repo/errors.py +0 -0
  70. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/repo/graph.py +0 -0
  71. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/repo/manifest.py +0 -0
  72. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/repo/profile.py +0 -0
  73. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/antoine/repo/render.py +0 -0
  74. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/culture.yaml +0 -0
  75. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/docs/eval-rounds/2026-05-15-round-01.md +0 -0
  76. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/docs/eval-rounds/2026-05-15-smoke-02-examples.md +0 -0
  77. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/docs/eval-rounds/2026-05-16-round-02.md +0 -0
  78. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/docs/skill-sources.md +0 -0
  79. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/docs/superpowers/plans/2026-05-15-repo-map.md +0 -0
  80. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/docs/superpowers/plans/2026-05-15-scripts-eval-harness.md +0 -0
  81. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/docs/superpowers/plans/2026-05-16-seer-classify.md +0 -0
  82. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/docs/superpowers/specs/2026-05-15-repo-map-design.md +0 -0
  83. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/docs/superpowers/specs/2026-05-15-scripts-eval-harness-design.md +0 -0
  84. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/docs/superpowers/specs/2026-05-16-seer-classify-design.md +0 -0
  85. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/__init__.py +0 -0
  86. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/README.md +0 -0
  87. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/RUNBOOK.md +0 -0
  88. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/__init__.py +0 -0
  89. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/_io.py +0 -0
  90. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/backfill.py +0 -0
  91. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/corpus.py +0 -0
  92. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/corpus.yaml +0 -0
  93. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/hooks/__init__.py +0 -0
  94. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/hooks/post_tool.py +0 -0
  95. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/hooks/pre_tool.py +0 -0
  96. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/judge.py +0 -0
  97. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/judge_rubric.md +0 -0
  98. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/manifest.py +0 -0
  99. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/report.py +0 -0
  100. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/results/.gitkeep +0 -0
  101. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/summarize.py +0 -0
  102. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/switch-arm.sh +0 -0
  103. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/trial.py +0 -0
  104. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/experiments/scripts_eval/validate.py +0 -0
  105. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/sonar-project.properties +0 -0
  106. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/__init__.py +0 -0
  107. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/scripts_eval/__init__.py +0 -0
  108. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/scripts_eval/fixtures/.gitkeep +0 -0
  109. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/scripts_eval/fixtures/corpus_minimal.yaml +0 -0
  110. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/scripts_eval/fixtures/sidechain_min.jsonl +0 -0
  111. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/scripts_eval/test_backfill.py +0 -0
  112. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/scripts_eval/test_corpus.py +0 -0
  113. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/scripts_eval/test_hooks_post_tool.py +0 -0
  114. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/scripts_eval/test_hooks_pre_tool.py +0 -0
  115. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/scripts_eval/test_io.py +0 -0
  116. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/scripts_eval/test_judge.py +0 -0
  117. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/scripts_eval/test_manifest.py +0 -0
  118. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/scripts_eval/test_report.py +0 -0
  119. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/scripts_eval/test_summarize.py +0 -0
  120. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/scripts_eval/test_trial.py +0 -0
  121. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/scripts_eval/test_validate.py +0 -0
  122. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_ast_scope.py +0 -0
  123. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_classify.py +0 -0
  124. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_classify_render.py +0 -0
  125. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_cli_chassis.py +0 -0
  126. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_cli_errors.py +0 -0
  127. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_cli_output.py +0 -0
  128. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_cli_stubs.py +0 -0
  129. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_grep_cmd.py +0 -0
  130. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_grep_context.py +0 -0
  131. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_package.py +0 -0
  132. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_recent_cmd.py +0 -0
  133. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_recent_outline.py +0 -0
  134. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_repo_cli.py +0 -0
  135. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_repo_config.py +0 -0
  136. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_repo_connections.py +0 -0
  137. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_repo_detect.py +0 -0
  138. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_repo_errors.py +0 -0
  139. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_repo_graph.py +0 -0
  140. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_repo_manifest.py +0 -0
  141. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_repo_profile.py +0 -0
  142. {code_lens_cli-0.9.1 → code_lens_cli-0.9.2}/tests/test_repo_render.py +0 -0
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
5
  Format follows [Keep a Changelog](https://keepachangelog.com/). This project
6
6
  adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [0.9.2] - 2026-05-17
9
+
10
+ ### Changed
11
+
12
+ - CLAUDE.md + README.md: add Name section explaining antoine = N to 1 (collapse N ad-hoc tool calls into one `kata` / `antoine` verb; `kata-cli` is the PyPI distribution label, not a command name).
13
+ - README.md: expand "What's here" to cover the three things antoine manages — the CLI surface (dual-published as `antoine-cli` / `kata-cli` / `code-lens-cli`), the `experiments/scripts_eval/` A/B harness, and the recorded results in `docs/eval-rounds/`.
14
+
8
15
  ## [0.9.1] - 2026-05-17
9
16
 
10
17
  ### Changed
@@ -2,6 +2,20 @@
2
2
 
3
3
  This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
4
4
 
5
+ ## Name
6
+
7
+ **antoine** = **"N to 1"** (an-to-one). The name encodes the goal: collapse
8
+ the N ad-hoc tool calls an agent would otherwise make against a codebase
9
+ (`ls` + `cat` + `grep` + `git log` + `git show` + …) into **one** call to a
10
+ purpose-built `kata` verb (or its `antoine` alias — both console scripts are
11
+ defined in [`pyproject.toml`](./pyproject.toml); `kata-cli` is the PyPI
12
+ **distribution** name, not a command name) that returns the same information
13
+ as structured data. Every verb antoine ships is a bet that some recurring
14
+ N-call pattern
15
+ has a 1-call replacement that is cheaper, more reliable, and easier to
16
+ delegate to a subagent. You are that agent — when you face a task shape
17
+ covered by the dispatching table below, prefer the 1-call verb.
18
+
5
19
  ## Project Status
6
20
 
7
21
  `antoine` is an AgentCulture sibling repo — **codebase lookup and indexing for
@@ -0,0 +1,71 @@
1
+ Metadata-Version: 2.4
2
+ Name: code-lens-cli
3
+ Version: 0.9.2
4
+ Summary: antoine — codebase lookup and indexing for agent skills (greenfield AgentCulture sibling).
5
+ Project-URL: Homepage, https://github.com/agentculture/antoine
6
+ Project-URL: Issues, https://github.com/agentculture/antoine/issues
7
+ Author: AgentCulture
8
+ License-Expression: MIT
9
+ License-File: LICENSE
10
+ Classifier: Development Status :: 3 - Alpha
11
+ Classifier: Intended Audience :: Developers
12
+ Classifier: License :: OSI Approved :: MIT License
13
+ Classifier: Programming Language :: Python :: 3.12
14
+ Classifier: Topic :: Software Development
15
+ Requires-Python: >=3.12
16
+ Requires-Dist: pyyaml>=6.0
17
+ Description-Content-Type: text/markdown
18
+
19
+ # antoine
20
+
21
+ Codebase lookup and indexing for agent skills.
22
+
23
+ The name encodes the goal: **antoine = "N to 1"** (an-to-one). Collapse the
24
+ N ad-hoc tool calls an agent would otherwise make against a codebase
25
+ (`ls` + `cat` + `grep` + `git log` + `git show` + …) into **one** call to a
26
+ purpose-built `kata` verb (or its `antoine` alias — see
27
+ [`pyproject.toml`](./pyproject.toml) for the console-script wiring;
28
+ `kata-cli` is the PyPI **distribution** name, not a command name) that
29
+ returns the same information as structured data. Every verb antoine ships is a bet that some recurring
30
+ N-call pattern has a 1-call replacement that is cheaper, more reliable,
31
+ and easier to delegate to a subagent.
32
+
33
+ ## What's here
34
+
35
+ This repo manages three intertwined things — the CLI that ships the
36
+ 1-call verbs, the evaluation harness that tells us whether the verbs are
37
+ actually worth the bet, and the recorded results from past rounds.
38
+
39
+ - **`antoine/`** — the package that will eventually expose the lookup
40
+ verbs. Greenfield: `learn` / `explain` / `whoami` are honest
41
+ placeholder stubs. See [`CLAUDE.md`](./CLAUDE.md) for build / test /
42
+ architecture details.
43
+
44
+ - **`kata-cli` (and `code-lens-cli`) — alt-published PyPI distributions**
45
+ carrying the same wheel content as `antoine-cli`. Installing any of the
46
+ three exposes the same pair of console scripts — `antoine` and `kata`
47
+ (see [`pyproject.toml`](./pyproject.toml)). The dispatching directives
48
+ baked into [`CLAUDE.md`](./CLAUDE.md) refer to **verbs** invoked via the
49
+ `kata` / `antoine` commands; `kata-cli` is the distribution label users
50
+ `pip install`, not a command they run. The dual-publish loop is defined
51
+ in [`.github/workflows/`](./.github/workflows/); see
52
+ [`CHANGELOG.md`](./CHANGELOG.md) entries for v0.7.0 / v0.7.1 for the
53
+ history of how the three distribution names were wired up.
54
+
55
+ - **`experiments/scripts_eval/`** — the A/B-test harness for the
56
+ `repo-map` skill (env-var-gated hooks, three-layer scoring, 5-repo
57
+ round-1 corpus, multi-arm rider design with banned / directed /
58
+ organic modes, multi-pair LLM-as-judge). The eval rounds are the
59
+ validation gate before the `learn` / `explain` / `overview` /
60
+ `doctor` verb redesign lands. See
61
+ [`experiments/scripts_eval/README.md`](./experiments/scripts_eval/README.md)
62
+ and
63
+ [`experiments/scripts_eval/RUNBOOK.md`](./experiments/scripts_eval/RUNBOOK.md).
64
+
65
+ - **`docs/eval-rounds/`** — write-ups from completed evaluation rounds
66
+ (round 01, smoke 02, round 02 so far). These are the empirical record
67
+ behind the directives in [`CLAUDE.md`](./CLAUDE.md) — including the
68
+ round-2 finding that subagents build their plans from the prompt body
69
+ *before* consulting the skills catalog, which is why the dispatching
70
+ table lives in the parent agent's instructions rather than in skill
71
+ descriptions.
@@ -0,0 +1,53 @@
1
+ # antoine
2
+
3
+ Codebase lookup and indexing for agent skills.
4
+
5
+ The name encodes the goal: **antoine = "N to 1"** (an-to-one). Collapse the
6
+ N ad-hoc tool calls an agent would otherwise make against a codebase
7
+ (`ls` + `cat` + `grep` + `git log` + `git show` + …) into **one** call to a
8
+ purpose-built `kata` verb (or its `antoine` alias — see
9
+ [`pyproject.toml`](./pyproject.toml) for the console-script wiring;
10
+ `kata-cli` is the PyPI **distribution** name, not a command name) that
11
+ returns the same information as structured data. Every verb antoine ships is a bet that some recurring
12
+ N-call pattern has a 1-call replacement that is cheaper, more reliable,
13
+ and easier to delegate to a subagent.
14
+
15
+ ## What's here
16
+
17
+ This repo manages three intertwined things — the CLI that ships the
18
+ 1-call verbs, the evaluation harness that tells us whether the verbs are
19
+ actually worth the bet, and the recorded results from past rounds.
20
+
21
+ - **`antoine/`** — the package that will eventually expose the lookup
22
+ verbs. Greenfield: `learn` / `explain` / `whoami` are honest
23
+ placeholder stubs. See [`CLAUDE.md`](./CLAUDE.md) for build / test /
24
+ architecture details.
25
+
26
+ - **`kata-cli` (and `code-lens-cli`) — alt-published PyPI distributions**
27
+ carrying the same wheel content as `antoine-cli`. Installing any of the
28
+ three exposes the same pair of console scripts — `antoine` and `kata`
29
+ (see [`pyproject.toml`](./pyproject.toml)). The dispatching directives
30
+ baked into [`CLAUDE.md`](./CLAUDE.md) refer to **verbs** invoked via the
31
+ `kata` / `antoine` commands; `kata-cli` is the distribution label users
32
+ `pip install`, not a command they run. The dual-publish loop is defined
33
+ in [`.github/workflows/`](./.github/workflows/); see
34
+ [`CHANGELOG.md`](./CHANGELOG.md) entries for v0.7.0 / v0.7.1 for the
35
+ history of how the three distribution names were wired up.
36
+
37
+ - **`experiments/scripts_eval/`** — the A/B-test harness for the
38
+ `repo-map` skill (env-var-gated hooks, three-layer scoring, 5-repo
39
+ round-1 corpus, multi-arm rider design with banned / directed /
40
+ organic modes, multi-pair LLM-as-judge). The eval rounds are the
41
+ validation gate before the `learn` / `explain` / `overview` /
42
+ `doctor` verb redesign lands. See
43
+ [`experiments/scripts_eval/README.md`](./experiments/scripts_eval/README.md)
44
+ and
45
+ [`experiments/scripts_eval/RUNBOOK.md`](./experiments/scripts_eval/RUNBOOK.md).
46
+
47
+ - **`docs/eval-rounds/`** — write-ups from completed evaluation rounds
48
+ (round 01, smoke 02, round 02 so far). These are the empirical record
49
+ behind the directives in [`CLAUDE.md`](./CLAUDE.md) — including the
50
+ round-2 finding that subagents build their plans from the prompt body
51
+ *before* consulting the skills catalog, which is why the dispatching
52
+ table lives in the parent agent's instructions rather than in skill
53
+ descriptions.
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "code-lens-cli"
3
- version = "0.9.1"
3
+ version = "0.9.2"
4
4
  description = "antoine — codebase lookup and indexing for agent skills (greenfield AgentCulture sibling)."
5
5
  readme = "README.md"
6
6
  license = "MIT"
@@ -32,7 +32,7 @@ wheels = [
32
32
 
33
33
  [[package]]
34
34
  name = "antoine-cli"
35
- version = "0.9.1"
35
+ version = "0.9.2"
36
36
  source = { editable = "." }
37
37
  dependencies = [
38
38
  { name = "pyyaml" },
@@ -1,36 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: code-lens-cli
3
- Version: 0.9.1
4
- Summary: antoine — codebase lookup and indexing for agent skills (greenfield AgentCulture sibling).
5
- Project-URL: Homepage, https://github.com/agentculture/antoine
6
- Project-URL: Issues, https://github.com/agentculture/antoine/issues
7
- Author: AgentCulture
8
- License-Expression: MIT
9
- License-File: LICENSE
10
- Classifier: Development Status :: 3 - Alpha
11
- Classifier: Intended Audience :: Developers
12
- Classifier: License :: OSI Approved :: MIT License
13
- Classifier: Programming Language :: Python :: 3.12
14
- Classifier: Topic :: Software Development
15
- Requires-Python: >=3.12
16
- Requires-Dist: pyyaml>=6.0
17
- Description-Content-Type: text/markdown
18
-
19
- # antoine
20
-
21
- Codebase lookup and indexing for agent skills.
22
-
23
- ## What's here
24
-
25
- - **`antoine/`** — the package that will eventually expose the lookup
26
- verbs. Greenfield: `learn` / `explain` / `whoami` are honest
27
- placeholder stubs. See [`CLAUDE.md`](./CLAUDE.md) for build / test /
28
- architecture details.
29
-
30
- - **`experiments/scripts_eval/`** — A/B-test harness for the `repo-map`
31
- skill (env-var-gated hooks, three-layer scoring, 5-repo round-1
32
- corpus). Round 1 is the validation gate before the verb design
33
- lands. See
34
- [`experiments/scripts_eval/README.md`](./experiments/scripts_eval/README.md)
35
- and
36
- [`experiments/scripts_eval/RUNBOOK.md`](./experiments/scripts_eval/RUNBOOK.md).
@@ -1,18 +0,0 @@
1
- # antoine
2
-
3
- Codebase lookup and indexing for agent skills.
4
-
5
- ## What's here
6
-
7
- - **`antoine/`** — the package that will eventually expose the lookup
8
- verbs. Greenfield: `learn` / `explain` / `whoami` are honest
9
- placeholder stubs. See [`CLAUDE.md`](./CLAUDE.md) for build / test /
10
- architecture details.
11
-
12
- - **`experiments/scripts_eval/`** — A/B-test harness for the `repo-map`
13
- skill (env-var-gated hooks, three-layer scoring, 5-repo round-1
14
- corpus). Round 1 is the validation gate before the verb design
15
- lands. See
16
- [`experiments/scripts_eval/README.md`](./experiments/scripts_eval/README.md)
17
- and
18
- [`experiments/scripts_eval/RUNBOOK.md`](./experiments/scripts_eval/RUNBOOK.md).
File without changes
File without changes
File without changes