timsaucer commented on PR #1484: URL: https://github.com/apache/datafusion-python/pull/1484#issuecomment-4215666905
Since @kevinjqliu asked about it regarding the last skill I wrote, here is an export of the chat history: [chat-export-2026-04-09.md](https://github.com/user-attachments/files/26608305/chat-export-2026-04-09.md) One of the important things to note in the chat history is that I intentionally exited the session and started a new session so that the skill would be applied without prior context. Then as I reviewed the code it generated I gave it feedback on the fact that it missed the aliases. And so then I had the agent update the skill it was using. I've found that this has to be an iterative process. The next step I'm going to take is to start a fresh session and have it review this PR, both the skill and the updates it makes. I'll keep iterating on the process of having the agent **and myself** review the code suggestions and update the skill. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
