jerenkrantz commented on PR #17725:
URL: https://github.com/apache/nuttx/pull/17725#issuecomment-3699666724

   
[claude-session-vexiiriscv-nuttx.zip](https://github.com/user-attachments/files/24384046/claude-session-vexiiriscv-nuttx.zip)
   
   @anchao For reference, here is a session transcript from my Claude Code 
session as an HTML zip.  In short, I ran it in plan mode ("I would like to add 
litex vexiiriscv support to nuttx. Create a detailed plan." was the kick-off 
prompt), it asked me a few questions, then it went off and made changes and 
iterated until it built.  Since litex_term requires an interactive tty, it 
couldn't run the builds itself, so I just pasted the output of the runs.  I'm 
now sufficiently oriented in the NuttX codebase that I felt that its questions 
and changes were all reasonable for the most part.
   
   As you can see from the transcript, Claude Code did get stuck around opensbi 
- it got close, but since it's technically a different project/workspace, I 
just hammered on it until I got it working rather than letting it figure it out 
on its own.  (Largely doing it with the 1.3.1 litex branch but forced to 64-bit 
RISC-V mode.)
   
   Now that this is merged (thanks!!), I'll submit a documentation-focused PR.  
I did hold back some of the documentation that Claude wrote as it's probably 
redundant as it doesn't quite fit with the style that NuttX uses.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to