Viewing profile — cogencyai
cogencyai
HN member- Joined
- Fri, Jul 11, 2025, 11:28 PM UTC
- HN karma
- 9
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About cogencyai
Recent public activity
-
comment
Comment #44578809
Just shipped v0.4.1 — major simplification under the hood. Swapped the custom planner architecture for a leaner ReAct loop (reason → act → observe). It’s not new, but it works. Cle…
-
comment
Comment #44578648
Thanks for asking. I’ve done some initial benchmarking on memory footprint and response latency under concurrent load, showing stable behavior with low overhead. Nothing exhaustive…
-
comment
Comment #44578638
100%. Scalability starts with discipline in architecture > feature bloat. I have been building Cogency with real workloads in mind. That means clear separation of concerns, minimal…
-
comment
Comment #44578628
Thanks for the kind words. I actually stripped out most routing recently in favor of a lean, single-loop ReAct core. The last architecture was classic wheel reinvention. It still m…
-
comment
Comment #44578581
Most AI agent frameworks today are really just big event loops pretending to be distributed systems. True actors are isolated, stateful entities that communicate only via messages.…
-
story
Show HN: Cogency – Cognitive Architecture for AI Agents
Yesterday I built something that probably shouldn’t exist yet. In 9 hours, I created a cognitive architecture demonstrating emergent reasoning. It follows a 5-step loop: Plan → Rea…
-
comment
Comment #44538046
We need to start manufacturing more drones. An F22 raptor costs what $200m? Compared to a DJI drone outfitted with explosives, maybe $20k at most, thats a 4 orders of magnitude dif…
- comment
- comment
- story