wikifier 4.3.1__tar.gz → 4.4.0__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 (46) hide show
  1. {wikifier-4.3.1/wikifier.egg-info → wikifier-4.4.0}/PKG-INFO +2 -2
  2. {wikifier-4.3.1 → wikifier-4.4.0}/README.md +1 -1
  3. wikifier-4.4.0/index.html +717 -0
  4. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/__init__.py +1 -1
  5. wikifier-4.4.0/wikifier/index.html +717 -0
  6. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/scripts/wikifier.ps1 +3 -2
  7. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/scripts/wikifier.sh +11 -5
  8. wikifier-4.4.0/wikifier/serve.py +181 -0
  9. {wikifier-4.3.1 → wikifier-4.4.0/wikifier.egg-info}/PKG-INFO +2 -2
  10. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier.egg-info/SOURCES.txt +2 -0
  11. wikifier-4.3.1/index.html +0 -838
  12. wikifier-4.3.1/wikifier/index.html +0 -838
  13. {wikifier-4.3.1 → wikifier-4.4.0}/CONTRIBUTING.md +0 -0
  14. {wikifier-4.3.1 → wikifier-4.4.0}/LICENSE +0 -0
  15. {wikifier-4.3.1 → wikifier-4.4.0}/MANIFEST.in +0 -0
  16. {wikifier-4.3.1 → wikifier-4.4.0}/diagnostics.html +0 -0
  17. {wikifier-4.3.1 → wikifier-4.4.0}/docs/spec.md +0 -0
  18. {wikifier-4.3.1 → wikifier-4.4.0}/pyproject.toml +0 -0
  19. {wikifier-4.3.1 → wikifier-4.4.0}/setup.cfg +0 -0
  20. {wikifier-4.3.1 → wikifier-4.4.0}/skills/run.md +0 -0
  21. {wikifier-4.3.1 → wikifier-4.4.0}/tests/test_barrel_invalidation.py +0 -0
  22. {wikifier-4.3.1 → wikifier-4.4.0}/tests/test_health.py +0 -0
  23. {wikifier-4.3.1 → wikifier-4.4.0}/tests/test_import_cache.py +0 -0
  24. {wikifier-4.3.1 → wikifier-4.4.0}/tests/test_parsers.py +0 -0
  25. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/__main__.py +0 -0
  26. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/cli.py +0 -0
  27. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/contracts.py +0 -0
  28. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/daemon.py +0 -0
  29. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/diagnostics.py +0 -0
  30. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/health.py +0 -0
  31. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/import_cache.py +0 -0
  32. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/library.py +0 -0
  33. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/locking.py +0 -0
  34. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/mcp/__init__.py +0 -0
  35. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/mcp/server.py +0 -0
  36. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/parsers/__init__.py +0 -0
  37. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/parsers/bree.py +0 -0
  38. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/parsers/cdia.py +0 -0
  39. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/parsers/javascript.py +0 -0
  40. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/parsers/python.py +0 -0
  41. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/resolution.py +0 -0
  42. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier/scripts/wikifier.bat +0 -0
  43. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier.egg-info/dependency_links.txt +0 -0
  44. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier.egg-info/entry_points.txt +0 -0
  45. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier.egg-info/requires.txt +0 -0
  46. {wikifier-4.3.1 → wikifier-4.4.0}/wikifier.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: wikifier
3
- Version: 4.3.1
3
+ Version: 4.4.0
4
4
  Summary: Zero-dependency agent-to-agent codebase wiki for LLMs and AI agents. Autonomously maintained via record-change and mark-green for token-efficient lookup of files, dependencies, health, and summaries — across tiny scripts to 50k+ monorepos. Optional MCP server with rich tools for agents.
5
5
  Author-email: Aron Amos <aron@example.com>
6
6
  Maintainer: Aron Amos
@@ -137,7 +137,7 @@ Works with Claude Desktop, Claude Code, Cursor, Cline, and any Model Context Pro
137
137
 
138
138
  ## The Human Layer (Secondary, by Design)
139
139
 
140
- `wikifier init` copies a single static `index.html` into your project: a read-only dashboard showing the Mermaid code-structure chart, files with short descriptions, and a folder browser — useful for humans investigating what the agents know. View it with **`wikifier serve`** (then open http://localhost:8787/index.html) — browsers block `file://` fetches, so a double-clicked index.html can't read the wiki files; the page detects that case and shows you the fix. Command buttons copy the exact CLI command and live-poll for results (a static page can't execute shell commands that's the browser sandbox working as intended). The agent-facing markdown files and tools remain the single source of truth.
140
+ `wikifier init` copies a single static `index.html` into your project: a dashboard showing the Mermaid code-structure chart, files with short descriptions, and a folder browser — useful for humans investigating what the agents know. View it with **`wikifier serve`** (then open http://localhost:8787/index.html) — browsers block `file://` fetches, so a double-clicked index.html can't read the wiki files; the page detects that case and shows you the fix. When served by `wikifier serve`, the dashboard's buttons genuinely **run** `update-maps`/`check-changes` (whitelisted commands only, localhost-only) and a **Stop server** button shuts the process down when you're done; behind any plain static server the same buttons fall back to copy + auto-refresh. The agent-facing markdown files and tools remain the single source of truth.
141
141
 
142
142
  ## Intended Use: Strictly Agent-to-Agent
143
143
 
@@ -105,7 +105,7 @@ Works with Claude Desktop, Claude Code, Cursor, Cline, and any Model Context Pro
105
105
 
106
106
  ## The Human Layer (Secondary, by Design)
107
107
 
108
- `wikifier init` copies a single static `index.html` into your project: a read-only dashboard showing the Mermaid code-structure chart, files with short descriptions, and a folder browser — useful for humans investigating what the agents know. View it with **`wikifier serve`** (then open http://localhost:8787/index.html) — browsers block `file://` fetches, so a double-clicked index.html can't read the wiki files; the page detects that case and shows you the fix. Command buttons copy the exact CLI command and live-poll for results (a static page can't execute shell commands that's the browser sandbox working as intended). The agent-facing markdown files and tools remain the single source of truth.
108
+ `wikifier init` copies a single static `index.html` into your project: a dashboard showing the Mermaid code-structure chart, files with short descriptions, and a folder browser — useful for humans investigating what the agents know. View it with **`wikifier serve`** (then open http://localhost:8787/index.html) — browsers block `file://` fetches, so a double-clicked index.html can't read the wiki files; the page detects that case and shows you the fix. When served by `wikifier serve`, the dashboard's buttons genuinely **run** `update-maps`/`check-changes` (whitelisted commands only, localhost-only) and a **Stop server** button shuts the process down when you're done; behind any plain static server the same buttons fall back to copy + auto-refresh. The agent-facing markdown files and tools remain the single source of truth.
109
109
 
110
110
  ## Intended Use: Strictly Agent-to-Agent
111
111