1bcoder 0.1.16__tar.gz → 0.1.17__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 (116) hide show
  1. {1bcoder-0.1.16 → 1bcoder-0.1.17}/1bcoder.egg-info/PKG-INFO +4 -2
  2. {1bcoder-0.1.16 → 1bcoder-0.1.17}/1bcoder.egg-info/SOURCES.txt +4 -0
  3. {1bcoder-0.1.16 → 1bcoder-0.1.17}/PKG-INFO +4 -2
  4. {1bcoder-0.1.16 → 1bcoder-0.1.17}/README.md +3 -1
  5. 1bcoder-0.1.17/_bcoder_data/flows/__pycache__/deepagent_md.cpython-311.pyc +0 -0
  6. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/flows/deepagent_md.py +604 -74
  7. 1bcoder-0.1.17/_bcoder_data/flows/scan.py +293 -0
  8. 1bcoder-0.1.17/_bcoder_data/flows/webanalys.py +167 -0
  9. 1bcoder-0.1.17/_bcoder_data/flows/webcrawl.py +660 -0
  10. 1bcoder-0.1.17/_bcoder_data/flows/webindex.py +181 -0
  11. {1bcoder-0.1.16 → 1bcoder-0.1.17}/chat.py +219 -6
  12. {1bcoder-0.1.16 → 1bcoder-0.1.17}/pyproject.toml +1 -1
  13. 1bcoder-0.1.16/_bcoder_data/flows/webcrawl.py +0 -369
  14. {1bcoder-0.1.16 → 1bcoder-0.1.17}/1bcoder.egg-info/dependency_links.txt +0 -0
  15. {1bcoder-0.1.16 → 1bcoder-0.1.17}/1bcoder.egg-info/entry_points.txt +0 -0
  16. {1bcoder-0.1.16 → 1bcoder-0.1.17}/1bcoder.egg-info/requires.txt +0 -0
  17. {1bcoder-0.1.16 → 1bcoder-0.1.17}/1bcoder.egg-info/top_level.txt +0 -0
  18. {1bcoder-0.1.16 → 1bcoder-0.1.17}/LICENSE +0 -0
  19. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/__init__.py +0 -0
  20. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/agents/advance.txt +0 -0
  21. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/agents/ask.txt +0 -0
  22. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/agents/compact.txt +0 -0
  23. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/agents/concepts.txt +0 -0
  24. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/agents/fill.txt +0 -0
  25. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/agents/planning.txt +0 -0
  26. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/agents/scan.txt +0 -0
  27. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/agents/sqlite.txt +0 -0
  28. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/agents/websearch.txt +0 -0
  29. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/aliases.txt +0 -0
  30. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/doc/FLOWS.md +0 -0
  31. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/doc/MCP.md +0 -0
  32. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/doc/OLLAMA_SERVER_PARAM.md +0 -0
  33. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/doc/PARAM.md +0 -0
  34. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/doc/PROC.md +0 -0
  35. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/doc/TRANSLATE.md +0 -0
  36. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/flows/__pycache__/commit_message.cpython-311.pyc +0 -0
  37. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/flows/__pycache__/webcrawl.cpython-311.pyc +0 -0
  38. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/flows/commit_message.py +0 -0
  39. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/flows/compress.py +0 -0
  40. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/flows/deepagent.py +0 -0
  41. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/flows/deobfuscate.py +0 -0
  42. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/flows/external_help.py +0 -0
  43. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/flows/grounding.py +0 -0
  44. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/flows/obfuscate.py +0 -0
  45. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/flows/py_error_trace.py +0 -0
  46. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/flows/simargl_files.py +0 -0
  47. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/flows/visual_search.py +0 -0
  48. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/flows/webask.py +0 -0
  49. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/map.txt +0 -0
  50. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/action-required.py +0 -0
  51. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/add-save.py +0 -0
  52. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/assist.py +0 -0
  53. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/collect-files.py +0 -0
  54. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/ctx_cut.py +0 -0
  55. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/ctx_expand.py +0 -0
  56. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/extract-code.py +0 -0
  57. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/extract-files.py +0 -0
  58. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/extract-list.py +0 -0
  59. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/grounding-check.py +0 -0
  60. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/md.py +0 -0
  61. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/mdx.py +0 -0
  62. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/pattern-gate.py +0 -0
  63. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/regexp-extract.py +0 -0
  64. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/rude_words.py +0 -0
  65. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/scan-save.py +0 -0
  66. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/secret_check.py +0 -0
  67. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/sql_readonly_guard.py +0 -0
  68. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/proc/tempctx-cut.py +0 -0
  69. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/profiles.txt +0 -0
  70. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/prompts/analysis.txt +0 -0
  71. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/prompts/sumarise.txt +0 -0
  72. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/prompts.txt +0 -0
  73. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/AddFunction.txt +0 -0
  74. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/AskProject.txt +0 -0
  75. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/CheckRequirements.txt +0 -0
  76. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/DockerMySQL.txt +0 -0
  77. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/DockerNginx.txt +0 -0
  78. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/DockerPython.txt +0 -0
  79. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/DockerStack.txt +0 -0
  80. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/DuckDuckGoInstant.txt +0 -0
  81. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/EnvTemplate.txt +0 -0
  82. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/Explain.txt +0 -0
  83. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/ExploreProjectStructure.txt +0 -0
  84. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/GitIgnorePython.txt +0 -0
  85. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/MySQLDump.txt +0 -0
  86. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/NewScript.txt +0 -0
  87. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/PipFreeze.txt +0 -0
  88. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/PyPI.txt +0 -0
  89. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/Refactor.txt +0 -0
  90. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/RunAndFix.txt +0 -0
  91. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/SQLiteSchema.txt +0 -0
  92. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/Translate.txt +0 -0
  93. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/WikiPage.txt +0 -0
  94. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/WikiSearch.txt +0 -0
  95. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/auto-bkup.txt +0 -0
  96. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/edit-control.txt +0 -0
  97. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/parallel_call.txt +0 -0
  98. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/personal/content/create-regular-content.txt +0 -0
  99. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/personal/content/plan.txt +0 -0
  100. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/personal/test/collect-data-from-test-environment.txt +0 -0
  101. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/plan.txt +0 -0
  102. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/remote/create-content-on-remote-server.txt +0 -0
  103. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/set_ctx.txt +0 -0
  104. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/simargl-cli_index_files.txt +0 -0
  105. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/simargl-cli_index_units.txt +0 -0
  106. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/simargl-cli_search.txt +0 -0
  107. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/team-map-worker.txt +0 -0
  108. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/team-search-worker.txt +0 -0
  109. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/team-summarize.txt +0 -0
  110. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/team-tree-worker.txt +0 -0
  111. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/scripts/test.txt +0 -0
  112. {1bcoder-0.1.16 → 1bcoder-0.1.17}/_bcoder_data/teams/code-analysis.yaml +0 -0
  113. {1bcoder-0.1.16 → 1bcoder-0.1.17}/map_index.py +0 -0
  114. {1bcoder-0.1.16 → 1bcoder-0.1.17}/map_query.py +0 -0
  115. {1bcoder-0.1.16 → 1bcoder-0.1.17}/setup.cfg +0 -0
  116. {1bcoder-0.1.16 → 1bcoder-0.1.17}/tests/test_utils.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: 1bcoder
3
- Version: 0.1.16
3
+ Version: 0.1.17
4
4
  Summary: AI coding assistant agent for 1B–7B local models (Ollama, LMStudio, llama.cpp). Terminal REPL with file editing, project map, agents, scripts, and parallel multi-model queries.
5
5
  Project-URL: Homepage, https://github.com/szholobetsky/1bcoder
6
6
  Project-URL: Repository, https://github.com/szholobetsky/1bcoder
@@ -1828,7 +1828,7 @@ For human input, the corrected command is shown with `[fix?]` and you are asked
1828
1828
 
1829
1829
  ## Part of the SIMARGL toolkit
1830
1830
 
1831
- 1bcoder is one of five tools that together form an **intellectual development support system**:
1831
+ 1bcoder is one of six tools that together form an **intellectual development support system**:
1832
1832
 
1833
1833
  | Tool | Role |
1834
1834
  |---|---|
@@ -1837,12 +1837,14 @@ For human input, the corrected command is shown with `[fix?]` and you are asked
1837
1837
  | **[1bcoder](https://github.com/szholobetsky/1bcoder)** | AI coding assistant for small local models — surgical context management, agents, parallel inference, proc scripts |
1838
1838
  | **[yasna](https://github.com/szholobetsky/yasna)** | Session memory — indexes conversations from all AI agents so you can find what was discussed, when, and where |
1839
1839
  | **[radogast](https://github.com/szholobetsky/radogast)** | Context drift monitor — measures how far an AI agent's conversation has drifted from the original task |
1840
+ | **[vyrii](https://github.com/szholobetsky/vyrii)** | Local AI web UI — chat, translate, web research, RAG, and file management via Gradio; powered by Ollama or any OpenAI-compatible backend |
1840
1841
 
1841
1842
  - **simargl** answers: *what code is related to this task?*
1842
1843
  - **svitovyd** answers: *how is the code structured and what depends on what?*
1843
1844
  - **1bcoder** answers: *how do I work with local models efficiently?*
1844
1845
  - **yasna** answers: *where did I already discuss this?*
1845
1846
  - **radogast** answers: *is the AI agent still on track toward the goal?*
1847
+ - **vyrii** answers: *how do I access all of this through a browser?*
1846
1848
 
1847
1849
  Together they cover the full development loop: understand the codebase, find relevant history, work with AI locally, remember what was decided, and verify the context stays on target.
1848
1850
 
@@ -39,11 +39,15 @@ _bcoder_data/flows/external_help.py
39
39
  _bcoder_data/flows/grounding.py
40
40
  _bcoder_data/flows/obfuscate.py
41
41
  _bcoder_data/flows/py_error_trace.py
42
+ _bcoder_data/flows/scan.py
42
43
  _bcoder_data/flows/simargl_files.py
43
44
  _bcoder_data/flows/visual_search.py
45
+ _bcoder_data/flows/webanalys.py
44
46
  _bcoder_data/flows/webask.py
45
47
  _bcoder_data/flows/webcrawl.py
48
+ _bcoder_data/flows/webindex.py
46
49
  _bcoder_data/flows/__pycache__/commit_message.cpython-311.pyc
50
+ _bcoder_data/flows/__pycache__/deepagent_md.cpython-311.pyc
47
51
  _bcoder_data/flows/__pycache__/webcrawl.cpython-311.pyc
48
52
  _bcoder_data/proc/action-required.py
49
53
  _bcoder_data/proc/add-save.py
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: 1bcoder
3
- Version: 0.1.16
3
+ Version: 0.1.17
4
4
  Summary: AI coding assistant agent for 1B–7B local models (Ollama, LMStudio, llama.cpp). Terminal REPL with file editing, project map, agents, scripts, and parallel multi-model queries.
5
5
  Project-URL: Homepage, https://github.com/szholobetsky/1bcoder
6
6
  Project-URL: Repository, https://github.com/szholobetsky/1bcoder
@@ -1828,7 +1828,7 @@ For human input, the corrected command is shown with `[fix?]` and you are asked
1828
1828
 
1829
1829
  ## Part of the SIMARGL toolkit
1830
1830
 
1831
- 1bcoder is one of five tools that together form an **intellectual development support system**:
1831
+ 1bcoder is one of six tools that together form an **intellectual development support system**:
1832
1832
 
1833
1833
  | Tool | Role |
1834
1834
  |---|---|
@@ -1837,12 +1837,14 @@ For human input, the corrected command is shown with `[fix?]` and you are asked
1837
1837
  | **[1bcoder](https://github.com/szholobetsky/1bcoder)** | AI coding assistant for small local models — surgical context management, agents, parallel inference, proc scripts |
1838
1838
  | **[yasna](https://github.com/szholobetsky/yasna)** | Session memory — indexes conversations from all AI agents so you can find what was discussed, when, and where |
1839
1839
  | **[radogast](https://github.com/szholobetsky/radogast)** | Context drift monitor — measures how far an AI agent's conversation has drifted from the original task |
1840
+ | **[vyrii](https://github.com/szholobetsky/vyrii)** | Local AI web UI — chat, translate, web research, RAG, and file management via Gradio; powered by Ollama or any OpenAI-compatible backend |
1840
1841
 
1841
1842
  - **simargl** answers: *what code is related to this task?*
1842
1843
  - **svitovyd** answers: *how is the code structured and what depends on what?*
1843
1844
  - **1bcoder** answers: *how do I work with local models efficiently?*
1844
1845
  - **yasna** answers: *where did I already discuss this?*
1845
1846
  - **radogast** answers: *is the AI agent still on track toward the goal?*
1847
+ - **vyrii** answers: *how do I access all of this through a browser?*
1846
1848
 
1847
1849
  Together they cover the full development loop: understand the codebase, find relevant history, work with AI locally, remember what was decided, and verify the context stays on target.
1848
1850
 
@@ -1813,7 +1813,7 @@ For human input, the corrected command is shown with `[fix?]` and you are asked
1813
1813
 
1814
1814
  ## Part of the SIMARGL toolkit
1815
1815
 
1816
- 1bcoder is one of five tools that together form an **intellectual development support system**:
1816
+ 1bcoder is one of six tools that together form an **intellectual development support system**:
1817
1817
 
1818
1818
  | Tool | Role |
1819
1819
  |---|---|
@@ -1822,12 +1822,14 @@ For human input, the corrected command is shown with `[fix?]` and you are asked
1822
1822
  | **[1bcoder](https://github.com/szholobetsky/1bcoder)** | AI coding assistant for small local models — surgical context management, agents, parallel inference, proc scripts |
1823
1823
  | **[yasna](https://github.com/szholobetsky/yasna)** | Session memory — indexes conversations from all AI agents so you can find what was discussed, when, and where |
1824
1824
  | **[radogast](https://github.com/szholobetsky/radogast)** | Context drift monitor — measures how far an AI agent's conversation has drifted from the original task |
1825
+ | **[vyrii](https://github.com/szholobetsky/vyrii)** | Local AI web UI — chat, translate, web research, RAG, and file management via Gradio; powered by Ollama or any OpenAI-compatible backend |
1825
1826
 
1826
1827
  - **simargl** answers: *what code is related to this task?*
1827
1828
  - **svitovyd** answers: *how is the code structured and what depends on what?*
1828
1829
  - **1bcoder** answers: *how do I work with local models efficiently?*
1829
1830
  - **yasna** answers: *where did I already discuss this?*
1830
1831
  - **radogast** answers: *is the AI agent still on track toward the goal?*
1832
+ - **vyrii** answers: *how do I access all of this through a browser?*
1831
1833
 
1832
1834
  Together they cover the full development loop: understand the codebase, find relevant history, work with AI locally, remember what was decided, and verify the context stays on target.
1833
1835