On Fri, 16 Jan 2026 16:29:55 +0100,
Chris Cappuccio <[email protected]> wrote:
> 
> Stuart Henderson [[email protected]] wrote:
> > 
> > Also missing some WANTLIB/LIB_DEPENDS, license markers in crates.inc.
> > Tar attached. (I installed docs too).
> > 
> 
> Very nice
> 
> Crates went like this for me:
> 
> make modcargo-gen-crates | grep '^MODCARGO_CRATES' > crates.inc
> 
> Is there an easy way to get the licenses in too?
> 
> > It could do with DESCR fleshing out a bit, and perhaps a pkg-readme
> > explaining how to use it locally?
> > 
> 
> Can do.
> 


I actually played a bit with codex. Future remarks.

1. It founds and uses rg (textproc/ripgrep)

2. It says, let me quote:

✘ Failed to apply patch
  └ failed to determine codex exe: no current exe available (short)

• Since apply_patch fails due to environment issues, I'll switch to a Python 
script to rewrite or reconstruct the target file for precise edits, prioritizing
  correctness over incremental patching.

After that it tries to use python, and when it failed, swithced to python3.

-- 
wbr, Kirill

Reply via email to