frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: A plain-text cognitive architecture for Claude Code

https://lab.puga.com.br/cog/
13•marciopuga•1h ago

Comments

kixiQu•1h ago
I like the idea of various extensions of LLM context using transparent plaintext, automatic consolidation and summarization... but I just can't read this LLM-generated text documenting it. The style is so painful. If someone ends up finding this tooling useful I hope they write it up and I hear about it again!
CharlesW•1h ago
How is this different and/or more interesting than Superpowers' episodic-memory skill¹ or Anthropic's Auto Dream²?

¹ https://github.com/obra/episodic-memory ² https://claudefa.st/blog/guide/mechanics/auto-dream

marciopuga•57m ago
the biggest difference would be the /foresight
rodspeed•45m ago
I've been building persistent memory for Claude Code too, narrower focus though: the AI's model of the user specifically. Different goal but I kept hitting what I think is a universal problem with long-lived memory. Not all stored information is equally reliable and nothing degrades gracefully.

An observation from 30 sessions ago and a guess from one offhand remark just sit at the same level. So I started tagging beliefs with confidence scores and timestamps, and decaying ones that haven't been reinforced. The most useful piece ended up being a contradictions log where conflicting observations both stay on the record. Default status: unresolved.

Tiered loading is smart for retrival. Curious if you've thought about the confidence problem on top of it, like when something in warm memory goes stale or conflicts with something newer.

samrus•29m ago
This is really interesting. At this point you seem to be modelling real human memory

In my opinion, this should happen inside the LLM dorectly. Trying to scaffold it on top of the next token predictor isnt going to be fruitful enough. It wont get us the robot butlers we need.

But obviously thays really hard. That needs proper ML research, not primpt engineering

rodspeed•25m ago
You're probably right long term. If LLMs eventually handle memory natively with confidence and decay built in, scaffolding like this becomes unnecessary. But right now they don't, and the gap between "stores everything flat" and "models you with any epistemological rigor" is pretty wide. This is a patch for the meantime.

The other thing is that even if the model handles memory internally, you probably still want the beliefs to be inspectable and editable by the user. A hidden internal model of who you are is exactly the problem I was trying to solve. Transparency might need to stay in the scaffold layer regardless.

Show HN: A plain-text cognitive architecture for Claude Code

https://lab.puga.com.br/cog/
14•marciopuga•1h ago•6 comments

Show HN: Optio – Orchestrate AI coding agents in K8s to go from ticket to PR

https://github.com/jonwiggins/optio
14•jawiggins•7h ago•14 comments

Show HN: Automate your workflow in plain English

https://www.operator23.com/
7•Mrakermo•3h ago•2 comments

Show HN: Jmail Launches Jcal

https://jmail.world/calendar
4•immatheus•2h ago•3 comments

Show HN: I took back Video.js after 16 years and we rewrote it to be 88% smaller

https://videojs.org/blog/videojs-v10-beta-hello-world-again
616•Heff•1d ago•134 comments

Show HN: Yoink – Spotify to lossless with full metadata, self-hostable, ad-free

https://yoinkify.com
10•chasefrazier•5h ago•5 comments

Show HN: I coded Podhoc – Podcast generator to learn on the go

https://podhoc.com
2•davidpelayo•3h ago•1 comments

Show HN: DuckDB community extension for prefiltered HNSW using ACORN-1

https://github.com/cigrainger/duckdb-hnsw-acorn
85•cigrainger•21h ago•5 comments

Show HN: Druids – coordinate and deploy coding agents across machines

https://github.com/fulcrumresearch/druids
8•etherio•3h ago•2 comments

Show HN: Stella Foster – iMessage on Any Phone

https://stellafoster.com/
3•jacobgc•3h ago•0 comments

Show HN: I built a site that maps the web from a bounty hunter's perspective

https://www.neobotnet.com/
40•caffeinedoom•2d ago•8 comments

Show HN: AI Roundtable – Let 200 models debate your question

https://opper.ai/ai-roundtable/
95•felix089•1d ago•79 comments

Show HN: Rick – Open-source AI CEO that autonomously runs your startup

https://meetrick.ai
3•MeetRickAI•3h ago•1 comments

Show HN: Pgsemantic – Point at your Postgres DB, get vector search instantly

https://github.com/varmabudharaju/pgsemantic
6•varmabudharaju•6h ago•0 comments

Show HN: ProofShot – Give AI coding agents eyes to verify the UI they build

https://github.com/AmElmo/proofshot
145•jberthom•1d ago•97 comments

Show HN: GhostDesk – MCP server giving AI agents a full virtual Linux desktop

https://github.com/YV17labs/GhostDesk
4•maltyxxx•4h ago•0 comments

Show HN: Email.md – Markdown to responsive, email-safe HTML

https://www.emailmd.dev/
364•dancablam•1d ago•95 comments

Show HN: Starlink constellation health – 108 reentry anomalies in TLE data

https://zenodo.org/records/19208382
2•mojoatomic•4h ago•0 comments

Show HN: clickity – mechanical keyboard click sounds when you type on macOS

https://github.com/9cel/type
4•marchelzo•5h ago•0 comments

Show HN: Gemini can now natively embed video, so I built sub-second video search

https://github.com/ssrajadh/sentrysearch
420•sohamrj•1d ago•103 comments

Show HN: E is for ENSHITTIFICATION – An illustrated children's book on big tech

https://www.evanshunt.com/enshittification/
16•ar_turnbull•5h ago•1 comments

Show HN: I built a voice AI that responds like a real woman

5•shalomer•5h ago•11 comments

Show HN: Gridland: make terminal apps that also run in the browser

https://www.gridland.io/
95•rothific•1d ago•13 comments

Show HN: Cq – Stack Overflow for AI coding agents

https://blog.mozilla.ai/cq-stack-overflow-for-agents/
216•peteski22•2d ago•97 comments

Show HN: Τ³-Bench is out – can agents handle complex docs and live calls?

9•victorbarres•7h ago•1 comments

Show HN: I built an integration for RL training of browser agents for everyone

https://github.com/PrimeIntellect-ai/verifiers/tree/main/verifiers/envs/integrations/browser_env
5•filtr12•7h ago•2 comments

Show HN: Marco, a privacy-first, offline-first email client (IMAP-native, no AI)

https://marcoapp.io/
3•isaachinman•8h ago•2 comments

Show HN: I ran a language model on a PS2

https://github.com/xaskasdf/ps2-llm
42•xaskasdf•4d ago•14 comments

Show HN: Cognium – Tree-sitter+taint Tracking SAST for Java,Python,JS,Rust

https://cognium.dev/
4•openmason•10h ago•1 comments

Show HN: The King Wen Permutation: [52, 10, 2]

https://gzw1987-bit.github.io/iching-math/
62•gezhengwen•2d ago•27 comments