-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
123 lines (95 loc) · 6.42 KB
/
Copy pathllms.txt
File metadata and controls
123 lines (95 loc) · 6.42 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
## Last-checked: 2026-07-01
# 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: 13 total, including 12 active tool repositories 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, multi-agent workflow routing, file locking, 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/companion-for-agy
- PTY-based wrapper for agy (Antigravity CLI / Gemini CLI).
- Captures Gemini responses via ANSI color extraction from the terminal buffer.
- Enables Claude Code, Codex, and CI/CD pipelines to programmatically read agy output.
- Available on npm: https://www.npmjs.com/package/companion-for-agy
- 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/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.
- 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.
- https://github.com/dev-bricks/ticket-master
- Cross-platform, multi-provider triage console for bugs, requests, and local AI work routing.
- Files structured tickets, scores them, and routes work to Claude, Codex, agy/Gemini, sub-agents, or a project task board.
- Cloud-ready with filename-based multi-system claims for shared local or hosted queues.
- https://github.com/dev-bricks/lock-master
- Portable zero-dependency multi-agent file-lock system.
- Uses LOCK*.txt project and component locks with Exclusive and Team Locks, scopes, expiry, cloud-sync support, stale cleanup, and a fast overview cache for local agent coordination.
## 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 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 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 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 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.