<feed xmlns='http://www.w3.org/2005/Atom'>
<title>demon/IMPROVEMENT_PLAN.md, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.d464.sh/demon/'/>
<entry>
<title>Remove implementation plans and goal files</title>
<updated>2025-06-23T09:37:37+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-06-23T09:37:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/demon/commit/?id=8da000524e50610076d02c32ab97d57e8e01f0bb'/>
<id>8da000524e50610076d02c32ab97d57e8e01f0bb</id>
<content type='text'>
Clean up project by removing internal planning documents

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean up project by removing internal planning documents

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to anyhow for improved error handling</title>
<updated>2025-06-19T08:04:27+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-06-19T08:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/demon/commit/?id=4de1d0ddd589be3bfe2693c6102f9b5464acb8b0'/>
<id>4de1d0ddd589be3bfe2693c6102f9b5464acb8b0</id>
<content type='text'>
- Replace Box&lt;dyn std::error::Error&gt; with anyhow::Result throughout
- Add comprehensive assert_cmd documentation to CLAUDE.md
- Create detailed improvement plan in IMPROVEMENT_PLAN.md
- Use anyhow::anyhow\! for custom error messages
- Add Context trait for better error context where applicable

This provides better error messages and more idiomatic Rust error handling.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Replace Box&lt;dyn std::error::Error&gt; with anyhow::Result throughout
- Add comprehensive assert_cmd documentation to CLAUDE.md
- Create detailed improvement plan in IMPROVEMENT_PLAN.md
- Use anyhow::anyhow\! for custom error messages
- Add Context trait for better error context where applicable

This provides better error messages and more idiomatic Rust error handling.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
