Intelligent-Internet / Intelligent-Internet/zenith

Using Zenith with Ponytail ? + zenith-hooks

Open
#11 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
306
Forks
46
Avg merge
2m
Merged PRs (30d)
2

Description

Hi there,
Do you know if ponytail should be used alongside Zenith?

the thing about Ponytail is that it is really good for code, writes less code that does more
but the caveate is that it is lazy when it comes to testing,
so if all aspects of the flow and all types of agents use it as a global enabled skill
that probably wont be so good
but specifically for code builder agents it should be great

i wonder i edit the Ponytail skill to specifically use itself only for strict code writing and building jobs, but not to enable it if running tests, or other non coding tasks
if that would be enough to make it work only when it needs to.

my hypothesis is that it will work fine if i make that change
but lets say it puts the trust in the llm to choose, rather then specific hooks, stages in a deterministic pipeline or flow
like im guessing is heavily used in zenith (some parts programatic, some agentic)
so maybe in the future, if zenith could expose its own hooks, then more programatic solutions could be created

what do you think? about ponytail + zenith, and zenith-hooks
Thanks a lot and all the best!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue identifies no files, tests, or entry points. First clarify whether the requested work is Ponytail integration, deterministic hooks, or both, then define acceptance criteria for when skills run and how Zenith exposes hooks.

Written by the indexing model from the issue text.

Assessment

Domain
ai, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.