-
Notifications
You must be signed in to change notification settings - Fork 711
Open
Labels
bugSomething isn't workingSomething isn't workingeffort-medium1-2 jours, quelques fichiers1-2 jours, quelques fichiersenhancementNew feature or requestNew feature or request
Description
I am attempting to initialize Codex according to the instructions in the Markdown documentation, but I am unable to use it.
Could you please take a look to see if there are any underlying issues?
I managed to resolve the problems myself using Codex, and there were two main issues:
- I was unable to reference
rtkwithin.codex/AGENTS.mdusing the@RTK.mdsyntax. My workaround was to copy the commands fromRTK.mddirectly intoagents.md; however, this is not a permanent solution, as any future updates toRTK.mdwould require me to manually updateagents.mdas well. - After making those modifications,
rtkstill encountered some permission issues; specifically, the default database path forrtkis located in a restricted directory, preventing the sandbox environment from creating or opening the file. My temporary fix was to editrtk/config.tomland change thedatabase_pathto a writable location:.codex/memories/rtk/history.db. Again, this is merely a temporary workaround; could you please check if there is a more robust or permanent solution available?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingeffort-medium1-2 jours, quelques fichiers1-2 jours, quelques fichiersenhancementNew feature or requestNew feature or request