pyblock/pybitblock/ai
GaltRanch 524e4c9799 Fix command injection warning in ai/context.py
Use shlex.split() to safely parse bitcoincli path before passing
to subprocess.run(), same pattern as clock/data.py fix.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 11:40:09 -03:00
..
__init__.py Add AI Assistant module powered by Astrolexis KCode 2026-04-02 10:48:25 -03:00
client.py Add local fallback to Astrolexis client for resilience 2026-04-02 11:26:11 -03:00
context.py Fix command injection warning in ai/context.py 2026-04-02 11:40:09 -03:00
ui.py Fix stale balance display after usage command 2026-04-02 11:38:40 -03:00