Add unfirehose to software page
This commit is contained in:
parent
3f7cb116d0
commit
0978dd5233
2 changed files with 23 additions and 1 deletions
|
|
@ -81,10 +81,20 @@
|
|||
</ul>
|
||||
</nav>
|
||||
</article>
|
||||
<article>
|
||||
<h2><a href="https://unfirehose.com" target="_blank" class="unfirehose-logo">un<span>firehose</span></a></h2>
|
||||
<p>NextJS session logger & todo tracker for machine learning agents. Ingests Claude Code, Fetch, & uncloseai JSONL sessions, extracts todos, & provides a dashboard to triage work across projects.</p>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="https://unfirehose.com" target="_blank">🌐 unfirehose.com</a></li>
|
||||
<li><a href="https://github.com/russellballestrini/unfirehose-nextjs-logger" target="_blank">📦 Source Code</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<small>All source code donated into the public domain.<br>Trademarks reserved: <span class="unturf-brand">unturf.</span>, Remarkbox, Make Post Sell, uncloseai, unsandbox, neopig.</small>
|
||||
<small>All source code donated into the public domain.<br>Trademarks reserved: <span class="unturf-brand">unturf.</span>, Remarkbox, Make Post Sell, uncloseai, unsandbox, neopig, unfirehose.</small>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/">← back to <span class="unturf-brand">unturf.</span>com</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue