patriceckhart

↗ HN profile [ 79.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Package agent behavior, skills, requirements, and permissions into a portable .zot file.

  2. Why I Built Another coding agent harness?: https://dev.to/patriceckhart/zot-why-i-built-another-coding-... Github Repo: https://github.com/patriceckhart/zot

  3. I'm working on GenesisDB, an event sourcing database, and have been thinking about adding git-like branches for event streams. The idea came from user requests. Several people asked for the ability to: - Test scenarios…