Tag suchen

Tag:

Tag openai_codex

Weniger Code, mehr Ursache: Mein Prompt gegen Codex-Overengineering in PHP und Symfony 08.04.2026 09:58:59

root cause fix allgemein minimal diff ternäre operatoren agentensteuerung technische präzision root cause debugging early return harte fehler keine fallbacks php openai codex fail fast minimal change technische schulden robuste software symfony best practices wartbarer code php bugs prompt für coding agents guard clauses clean code exception handling fail fast php prompt engineering ai code review ternäre hölle produktionscode minimal invasive änderungen pragmatische softwareentwicklung scope drift symfony code review software wartbarkeit codex over engineering bugfixing php entwicklung symfony bugs debugging defensive programming phpstan coding agents enterprise php refactoring overengineering übermäßiges refactoring angebercode senior php entwickler softwarearchitektur keine defaults root cause analyse codex prompt ai coding agents fail-fast symfony entwicklung fail fast symfony
Wer heute mit Coding Agents arbeitet, kennt das Muster. Man meldet einen überschaubaren Fehler, etwa einen falsch gesetzten Regex, einen ungünstigen Vergleich oder einen fehlerhaften Sonderfall im Request-Handling, und bekommt als Antwort eine kleine Architektur-Offensive. Neue Services, neue Helper, neue … ... mehr auf 1manfactory.com

AGENTS.md: Das fehlende Gedächtnis für Coding Agents in alten Projekten 03.04.2026 09:52:20

ki-workflow codebasis developer productivity projektgedächtnis entwicklungsstandards monorepo-dokumentation agents.md cursor ide github copilot agents readme für agents definition of done entwicklerdokumentation ki legacy-projekte openai codex softwarewartung linting entwicklungsprozesse code-dokumentation repository-übersicht projektwissen altprojekte persistenter kontext entwickler-workflow claude.md kontextdatei codeverständnis repository-dokumentation repository-kontext agentensteuerung test-kommandos kontextmanagement wartung alter software softwarearchitektur ki im entwicklungsalltag agenten-kontext build-kommandos ai coding agents alte repositories refactoring mit ki programmierung projektkontext teamkonventionen coding agents agentic coding prompt-wiederholung vermeiden repository-onboarding coding-konventionen codex projektüberblick projekt-onboarding agenten-datei codequalität technische dokumentation architekturüberblick implizites wissen ki-gestützte softwareentwicklung projektregeln claude code ki coding agents
Ich arbeite inzwischen lieber mit Coding Agents als mit klassischen Chatfenstern. Der Unterschied ist nicht klein. Ein guter Agent kann ein Repository durchsuchen, Zusammenhänge erkennen, Änderungen vornehmen, Tests starten und sich entlang einer Architektur bewegen. Aber genau an dieser Stelle … ... mehr auf 1manfactory.com

Vollautomatisch zur vollständigen Web-App-Doku: README.md per Prompt + Codex AI Agent in VS Code 14.02.2026 16:39:27

developer experience ki env variablen secrets management readme troubleshooting .env auto dokumentation onboarding software architektur openai codex chatgpt dokumentation ascii diagramm vs code architecture diagram dx docker compose auth codebase analyse ausführlicher prompt tech stack observability ci/cd git setup lokal software dokumentation ai agent authn tracing security authz linux codex ai agent ide agent readme.md logging projektüberblick codex technical writing visual studio code metrics repository analyse prompt engineering mermaid development workflow docker
Ich hatte ein praktisches Problem: Eine Web-App ist „fertig“, aber das README ist entweder veraltet, zu dünn oder so unvollständig, dass neue Teammitglieder erst Tage brauchen, bis sie lokal starten können und die Architektur verstehen. Dokumentation ist dabei nicht schwer … ... mehr auf 1manfactory.com

Codex-Login über SSH statt localhost-Tunnel: Lösung für festhängende Anmeldungen in VSCodium unter Windows 13.03.2026 14:09:59

remote server remote development windows client port forwarding windows anmeldung localhost 1455 chatgpt authentifizierung localhost weiterleitung remote workflow codex extension openai codex loopback-problem ki debian ssh setup cli login one time code ssh tunnel ssh port 1455 codex cli remote coding developer tools localhost redirect openai remote ssh device auth headless login device code entwicklungsumgebung codex debian server callback server linux ssh key tunnel fehler ssh login ide login openai login loopback vscodium extension browser callback remote login lokale weiterleitung tunnelproblem vscodium remote extension login problem public key
Wer Codex in VSCodium auf Windows über SSH auf einen Linux-Server nutzt, kann in eine unangenehme Sackgasse laufen: Die Codex-Erweiterung versucht die Anmeldung über einen lokalen Browser-Redirect auf localhost:1455, aber genau dieser Rückweg funktioniert in manchen Remote-Setups nicht zuverlässig. … ... mehr auf 1manfactory.com