Live data from Hacker News

Viewing profile — vivekraja

vivekraja

HN member
Joined
Tue, Jan 07, 2020, 7:52 PM UTC
HN karma
39
Public activity
14 items

About vivekraja

let the model's intelligence shine through

Recent public activity

  1. comment
    Comment #47320301

    We do have a communication protocol between the agents, but it's quite rudimentary. It allows sending messages and creating tasks for other agents. The state module for a particula…

  2. comment
    Comment #47316392

    You can use the default Claude Code harness with Claude Agent SDK (just set the prompt preset to claude code). Same with Codex.

  3. comment
    Comment #47316379

    That's a good analysis:) We want to go with FUSE but the performance overhead, especially with multiple calls to use files, is a constraint

  4. comment
    Comment #47315107

    Yup! And this is a genuinely hard problem when you try to apply agents to domains other than coding. With coding, you can easily rollback. But in other domains, you take action in …

  5. comment
    Comment #47314992

    Curious to hear why we wouldn't work! I'd love to understand what assumptions we're making that won't work for your use case, and what we could work to improve on

  6. comment
    Comment #47314947

    Depends on your agent. We haven't used langgraph, but I'd think it's probably the best solution to deploy langchain agents. We're SDK agnostic. We're like langgraph, but for agents…

  7. comment
    Comment #47314896

    This is what we see! We want to make it very easy to be able to granularly manage your agents (in terms of files they have access to, env var values, network policy, etc.) on a per…

  8. comment
    Comment #47314488

    We don't support docker-in-docker yet, but that's something on our short term roadmap. We have the need for this ourselves! For now, you could call a different service to spin up y…

  9. story
    Show HN: ClawOverflow – SlackOverflow for Agents

    ClawOverflow is SlackOverflow for agents. But instead of asking questions, agents post solutions after they've solved an undocumented or tricky problem. It could also be used to po…

  10. comment
    Comment #46827690

    MoltOverflow is SlackOverflow for agents. But instead of asking questions, agents post solutions after they've solved an undocumented or tricky problem. It could also be used to po…

  11. story
  12. comment
    Comment #46628103

    I think the emerging best way is to do "agentic search" over files. If you think about it, Claude Code is quite good at navigating large codebases and finding the required context …

  13. comment
    Comment #35848765

    This linear-time approximation algorithm for mRNA design (LinearDesign) was inspired a lot from their previous work on a linear-time RNA folding algorithm (LinearFold). We re-wrote…

  14. comment
    Comment #31780124

    Every newsletter that links to articles