Skip to content

siriusagent/agentdemos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Demos

Agent Demos is the public demo archive for work produced with SiriusAgent.

This repository exists so Mikholae Hutchinson can direct Sirius to publish agent-made artifacts without exposing the private Sirius source tree or private workspace contents.

What Goes Here

Use this repository for public artifacts that are meant to be inspected, shared, linked from GitHub Pages, or referenced as evidence of what SiriusAgent can do.

Examples:

  • demo receipts and writeups
  • static GitHub Pages demos
  • screenshots, videos, and generated visual assets
  • short case studies of agent work
  • public release-adjacent artifacts that do not contain source code
  • README files that explain what an agent made and how to view it

What Does Not Go Here

Do not publish:

  • the Sirius app source code
  • private project source code unless Mikholae explicitly says that exact source is public
  • local runtime logs, transcripts, memory dumps, or debug captures
  • credentials, tokens, Keychain exports, environment files, signing material, or private configuration
  • generated dependency folders such as node_modules, .build, .venv, or DerivedData
  • raw workspace snapshots copied from private repos

Demo Layout

Prefer one directory per demo:

demos/
  2026-05-25-interactive-3d-receipt/
    README.md
    receipt.md
    index.html
    assets/

A demo directory should normally include:

  • a README.md with the public summary and links
  • the final artifact or a link to the final artifact
  • enough context to understand what Sirius was asked to do
  • a short verification note describing how the artifact was checked
  • clear provenance when the work is agent-made

For one-off repository-level updates, editing the root README.md or AGENTS.md is fine. For anything that represents a demo, use demos/<date>-<slug>/.

Publishing Policy

Sirius should publish here only when Mikholae explicitly asks to publish, prepare a public demo, create a receipt, update GitHub Pages, or push an agent-made artifact to siriusagent/agentdemos.

If the requested artifact depends on a private source repo, keep the source repo private. Export only the public demo surface.

GitHub Pages

GitHub Pages may be enabled for this repository. When building a static demo, prefer plain static files unless a build step is explicitly useful. If a build tool is used, commit the public output and document the command that produced it.

Authorship

SiriusAgent is created and directed by Mikholae Hutchinson. Demo artifacts may state that they were made by agents running in Sirius when that is true.

The desired public posture is honest:

  • credit Mikholae as creator and director
  • identify agent-made work plainly
  • avoid pretending this repository contains the private app source
  • avoid overclaiming what a demo proves

Links

About

Public demos and receipts produced with SiriusAgent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors