You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: profile/README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ dev-bricks builds small, practical tools for software-development workflows: edi
21
21
| Controlled startup gate for Codex Desktop automations |[safe-start-for-codex](https://github.com/dev-bricks/safe-start-for-codex)|
22
22
| Local maintenance tray and CLI for OpenAI Codex Desktop |[CareCenter-for-Codex](https://github.com/dev-bricks/CareCenter-for-Codex)|
23
23
24
-
## Public Repository Directory
24
+
## Repository Directory
25
25
26
26
| Repository | Role |
27
27
|---|---|
@@ -33,6 +33,7 @@ dev-bricks builds small, practical tools for software-development workflows: edi
33
33
|[companion-for-agy](https://github.com/dev-bricks/companion-for-agy) · [npm](https://www.npmjs.com/package/companion-for-agy)| PTY-based wrapper for agy (Gemini CLI) that captures responses via ANSI color extraction; enables Claude Code, Codex, and CI/CD to read agy output |
34
34
|[safe-start-for-codex](https://github.com/dev-bricks/safe-start-for-codex)| Unofficial Windows startup gate for Codex Desktop automations; pauses active automations, launches Codex Desktop, and releases them gradually |
35
35
|[CareCenter-for-Codex](https://github.com/dev-bricks/CareCenter-for-Codex)| Local Windows tray and CLI for OpenAI Codex Desktop repair, cleanup, diagnostics, and safe maintenance |
36
+
|[ticket-master](https://github.com/dev-bricks/ticket-master)*(private)*| Cross-platform, multi-provider ticket router; type a bug or request into a triage console, it is filed as a structured ticket, scored, and routed to the right AI provider or sub-agent for an immediate fix or into the project's task management |
36
37
|[.github](https://github.com/dev-bricks/.github)| Organization profile, shared issue templates, community workflows, security policy, contribution guidance, and machine-readable repository context |
37
38
38
39
## Project Families
@@ -41,7 +42,7 @@ dev-bricks builds small, practical tools for software-development workflows: edi
41
42
|---|---|---|
42
43
| Desktop IDEs |[DevCenter](https://github.com/dev-bricks/DevCenter), [CodeBox](https://github.com/dev-bricks/CodeBox), [pythonbox](https://github.com/dev-bricks/pythonbox)| Local PySide6 developer interfaces for editing, debugging, project navigation, and build workflows |
43
44
| Analysis and discovery |[MethodenAnalyser](https://github.com/dev-bricks/MethodenAnalyser), [apiprober](https://github.com/dev-bricks/apiprober)| Static code inspection and passive API documentation for authorized systems |
44
-
| Agent tooling |[companion-for-agy](https://github.com/dev-bricks/companion-for-agy), [safe-start-for-codex](https://github.com/dev-bricks/safe-start-for-codex), [CareCenter-for-Codex](https://github.com/dev-bricks/CareCenter-for-Codex)| Gemini CLI response capture, Codex Desktop startup gating, repair, cleanup, and local operational support |
0 commit comments