Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
NBenkovich
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
43 ms
·
1.
▲
Agyn – OSS Alternative to AWS AgentCore: FS, Network, Credential Isolation
(arxiv.org)
2 points
by
NBenkovich
3mo ago
|
1 comments
2.
▲
by
NBenkovich
3mo ago
Hey HN! Happy to share our work with you. The paper presents our system architecture, provides links to the sources, and compares our approach with solutions such as AWS Bedrock AgentCore, Cloudflare Agents, Google AX, and others. I'm
3.
▲
by
NBenkovich
4mo ago
Got it! Thanks for answering!
4.
▲
by
NBenkovich
4mo ago
I will try it out. Can agents interact with systems?
5.
▲
by
NBenkovich
4mo ago
How do agents work with memory? How do they look things up?
6.
▲
by
NBenkovich
4mo ago
Got it! But what do you think about isolation of agents? If you use tmux, each agent has the same network, filesystem and etc
7.
▲
by
NBenkovich
4mo ago
what are the fundamental differences between Spec-Driven-Development and OpenSpec ( https://github.com/Fission-AI/OpenSpec )?
8.
▲
by
NBenkovich
4mo ago
Thanks for sharing! I like the analogy with climbers! Is OpenRig compatible with the A2A protocol?
9.
▲
by
NBenkovich
4mo ago
Decomposition is definitely needed as tasks become more complicated. I’d prefer to define the desired state, get a decomposed breakdown of the gap between the current and desired states, and let agents figure out how to close it themselves,
10.
▲
by
NBenkovich
4mo ago
Thanks Joey! Really appreciate it. Zero-trust by default is a big part of how we’re designing Agyn, and OpenZiti fits that really well. We’re big fans of what you’re building. Would be happy to join Ziti TV and talk about how we’re using it
11.
▲
by
NBenkovich
4mo ago
Thanks a lot! Let us know if you have any questions!
12.
▲
by
NBenkovich
4mo ago
Yes, Kubernetes only today. We're considering VM support given the demand we've seen, but no concrete plans yet. What is your use case?
13.
▲
Show HN: Agyn, an open-source Kubernetes runtime for AI agents
(github.com)
9 points
by
NBenkovich
4mo ago
|
7 comments
14.
▲
by
NBenkovich
6mo ago
Hey! I haven’t hit any scaling limits yet. So far, it’s working very well
15.
▲
Show HN: Fixing Claude Code's amnesia with persistent memory
(github.com)
1 points
by
NBenkovich
6mo ago
|
3 comments
16.
▲
by
NBenkovich
6mo ago
Every few sessions I'd find myself typing the same thing again. "Auth token expiry is 900s not 3600s." "Don't use duck typing here, the object structure is already defined." After the fifth time I stopped blami
17.
▲
Ask PH: Worktrees or isolated sandboxes for multi-agent AI workloads?
(agyn.io)
4 points
by
NBenkovich
7mo ago
|
1 comments
18.
▲
by
NBenkovich
7mo ago
Git worktrees have become the default recommendation for running parallel AI coding agents (Claude Code, Codex, Cursor, etc.), and I get the appeal — they're just directories, zero orchestration, instant setup. I've seen people ru
19.
▲
Show HN: We achieved 72.2% issue resolution on SWE-bench Verified using AI teams
(agyn.io)
2 points
by
NBenkovich
7mo ago
|
0 comments
20.
▲
Show HN: Measuring how AI agent teams improve issue resolution on SWE-Verified
(arxiv.org)
2 points
by
NBenkovich
7mo ago
|
0 comments
21.
▲
by
NBenkovich
8mo ago
Yeah, totally. Per-project tokens make it worse. Once you hand an agent multiple tokens, there’s no clean way to say “use this one vs that one”.
22.
▲
by
NBenkovich
8mo ago
It’s great but how can it help with agent’s permissions for cloud services without fine grained tokens?
23.
▲
by
NBenkovich
8mo ago
Yeah, agreed. Read-only and capability-scoped access feels like a no-brainer. Most platforms were built assuming a human behind the UI. Once you introduce AI agents, the missing permission layers start to show.
24.
▲
by
NBenkovich
8mo ago
How can it help? Could you share more details please?
25.
▲
by
NBenkovich
8mo ago
Agreed on cloud IAM. AWS, GCP, and Azure handle fine-grained access well. The problem is higher-level platforms and SaaS. Once agents need feedback from deployment, CI, logs, or config tools, permissions often collapse into “full token or n
26.
▲
Ask HN: How do you give AI agents access without over-permissioning?
6 points
by
NBenkovich
8mo ago
|
14 comments
27.
▲
Ask HN: Why do AI coding platforms force to use one model for a task?
2 points
by
NBenkovich
8mo ago
|
0 comments
28.
▲
Ask HN: How do you handle auth when AI dev agents spin up short-lived apps?
5 points
by
NBenkovich
8mo ago
|
9 comments
29.
▲
Show HN: Gh-PR-review – CLI tool for LLMs to create, read, comment PRs
(github.com)
2 points
by
NBenkovich
8mo ago
|
0 comments
30.
▲
LLM-friendly PR review workflows in your CLI
(agyn.io)
1 points
by
NBenkovich
9mo ago
|
1 comments
More ›