-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
145 lines (112 loc) · 7.47 KB
/
Copy pathllms.txt
File metadata and controls
145 lines (112 loc) · 7.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
## Last-checked: 2026-08-06
# dev-bricks
> Machine-readable overview for search engines, crawlers, LLM tools, and repository discovery.
Canonical organization: https://github.com/dev-bricks
Organization profile repository: https://github.com/dev-bricks/.github
Ecosystem: open-bricks, file-bricks, doc-bricks, ellmos-ai
Public repository count: 11 total, including 9 active tool repositories, 1 archived tool repository (fable-5-hunter), and this organization profile repository. Public-only index; private or internal work is intentionally excluded.
## Positioning
dev-bricks is a GitHub organization for local-first developer tools, desktop IDE utilities, static code analysis, passive API discovery, Gemini CLI integration, subagent process & file-protocol lifecycle management, multi-agent workflow routing, file locking, cross-machine agent state sync, structured knowledge-stub datasets, and local maintenance tooling and startup gates for OpenAI Codex Desktop environments.
The projects are intended for developers who want small, inspectable, local applications instead of large cloud-first developer platforms.
## Public repository directory
- https://github.com/dev-bricks/.github
- Organization profile and shared community health repository.
- Maintains the public GitHub start page, issue templates, community workflows, security policy, contribution guidance, and this machine-readable repository index.
- https://github.com/dev-bricks/DevCenter
- Local-first Python IDE and developer toolkit.
- PySide6 desktop application for project dashboards, static analysis, PyInstaller builds, and optional AI-assisted coding workflows.
- https://github.com/dev-bricks/CodeBox
- Local-first desktop code editor for Windows.
- Supports LSP diagnostics, terminal workflows, project navigation, Git integration, and multiple programming languages.
- https://github.com/dev-bricks/pythonbox
- Lightweight Python IDE for Windows.
- Includes PDB debugging, linting, code folding, Git status, and local execution workflows.
- https://github.com/dev-bricks/apiprober
- Passive REST API discovery and documentation for owned or authorized services.
- Designed for API documentation, endpoint inventory, OpenAPI-oriented exploration, and local SQLite-backed analysis.
- https://github.com/dev-bricks/MethodenAnalyser
- Static Python code analyzer.
- Finds unused imports, dead definitions, similar code blocks, AST structure, and JSON-exportable analysis results.
- https://github.com/dev-bricks/WikiStub-Seed
- Local-first bilingual JSON knowledge framework for AI-assisted research, documentation, learning systems, ontology seeds, and LLM workflows.
- Ships 630+ compact German/English knowledge stubs across 12 scientific and cultural domains, with prepared ES/ZH/JA/RU language slots.
- Includes Python tools for validation, statistics, consistency checks, Markdown export, and PWA-ready data scaffolding.
- https://github.com/dev-bricks/safe-start-for-codex
- Unofficial Windows startup gate for Codex Desktop automations.
- Pauses currently active local automations, launches Codex Desktop, and releases the paused automations gradually to avoid startup surges.
- https://github.com/dev-bricks/automizer-for-claude-desktop
- Unofficial scheduler and automation-control utility for Claude Desktop.
- Creates and changes planned Claude Desktop tasks reliably from inside the app, from outside it, or while the app is closed.
- Search focus: Claude Desktop scheduled tasks, Claude automation control, Windows local automation maintenance.
- https://github.com/dev-bricks/CareCenter-for-Codex
- Local Windows tray and CLI for maintaining OpenAI Codex Desktop.
- Focuses on repair, cleanup, diagnostics, database/log maintenance, and safe local operational support.
- https://github.com/dev-bricks/fable-5-hunter
- Zero-dependency availability watcher for the Claude Fable 5 model in the Claude Code CLI (archived).
- Polls periodically and notifies you the moment the model is reachable again.
- Delivers via Telegram, Discord, ntfy, desktop notification, or file fallback; runs 24/7 with autostart on Windows and macOS.
## Integrated ellmos-ai Multi-Agent Infrastructure
- https://github.com/ellmos-ai/coma
- COMAS - COMmunication for Autonomous Subagents (repository ellmos-ai/coma).
- Zero-dependency Python standard-library lifecycle, file-protocol IPC, status polling, process isolation, and subagent coordination layer.
- https://github.com/ellmos-ai/companion-for-agy
- PTY-based wrapper for agy (Antigravity CLI / Gemini CLI).
- Captures Gemini responses via ANSI color extraction from the terminal buffer; available on npm: https://www.npmjs.com/package/companion-for-agy
- https://github.com/ellmos-ai/ticket-master
- Cross-platform, multi-provider triage console for bugs, requests, and local AI work routing.
- https://github.com/ellmos-ai/lock-master
- Portable zero-dependency multi-agent file-lock system (Exclusive and Team Locks).
- https://github.com/ellmos-ai/system-gap-master
- Serverless cross-machine sync yard for multi-agent AI setups.
- https://github.com/ellmos-ai/sqlite-transit-sync
- User-neutral zero-dependency SQLite database sync module.
## Audience
- Python developers who want lightweight, local desktop tooling without cloud dependency
- Developers working with OpenAI Codex Desktop, Gemini CLI (agy), or Claude Code
- Multi-agent teams that need subagent lifecycle control, local file locking, ticket routing, and workflow handoff utilities
- LLM builders who need structured JSON/Markdown seed data for research, documentation, ontology, or RAG contexts
- Teams maintaining internal Python codebases and needing static analysis tools
- API developers documenting or inventorying REST endpoints on owned or authorized services
- Windows-first developers looking for local IDE and code editing tools
## Search Phrases
```
dev-bricks local-first developer tools
dev-bricks Python IDE
dev-bricks PySide6 code editor
dev-bricks coma subagent lifecycle
dev-bricks coma communication for autonomous subagents
dev-bricks subagent file protocol status polling
dev-bricks static Python analysis
dev-bricks passive API discovery
dev-bricks OpenAPI inventory
dev-bricks Codex Desktop maintenance
dev-bricks Safe Start for Codex
dev-bricks Codex automation startup gate
dev-bricks automizer for Claude Desktop
dev-bricks Claude Desktop scheduled tasks automation
dev-bricks companion for agy
dev-bricks Gemini CLI wrapper
dev-bricks Claude Fable 5 availability watcher
dev-bricks Claude Code model monitor
dev-bricks ticket-master AI ticket routing
dev-bricks local AI work routing
dev-bricks lock-master multi-agent file locking
dev-bricks system-gap-master serverless sync yard
dev-bricks sync-master cross-machine agent sync
dev-bricks sqlite-transit-sync serverless SQLite sync
dev-bricks SQLite transit snapshots
dev-bricks row-level merge policies SQLite
dev-bricks WikiStub-Seed JSON knowledge framework
dev-bricks multilingual knowledge stubs
dev-bricks LLM knowledge base seed
dev-bricks ontology seed dataset
dev-bricks multi-agent orchestration
dev-bricks Windows developer tools
```
## Related organizations
- https://github.com/open-bricks
- https://github.com/file-bricks
- https://github.com/doc-bricks
- https://github.com/ellmos-ai
## Usage boundaries
API discovery and analysis tools are documented for owned systems, local projects, test environments, or services where the user has explicit authorization. The organization profile should not be interpreted as authorization for third-party probing or scanning.