Would be neat to have a /coding-style command which allows for setting codex to use one specific style of coding #12388
Closed
mikeNickaloff
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
By default, Codex will generally attempt to replicate the style of the code it's modifying (for existing code bases). If you'd like to steer its coding style for a new code base, you can give it an example using a prompt, a skill, an AGENTS.md file, or by pointing it to an existing code base in another directory or git repo. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Whats needed
Examples:
spaghetti style (current style)
functional style
OOP syle
Procedural style
Modular style
Abstraction Style
Pipeline style
Beta Was this translation helpful? Give feedback.
All reactions