Live data from Hacker News

Viewing profile — cogencyai

cogencyai

HN member
Joined
Fri, Jul 11, 2025, 11:28 PM UTC
HN karma
9
Public activity
10 items

About cogencyai

CogencyAI - Agentic AI out of the box

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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…

  5. 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.…

  6. 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…

  7. 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…

  8. comment
  9. comment
  10. story