Skip to content

Commit c218b30

Browse files
Update About modal and add agent management files
Modified the "About" modal in `index.html` to reflect new ownership and personal usage context. Added `.agents-acl.txt` for agent permissions and created a structured directory under `.agents` for managing agent skills and release notes. Included a new `SKILL.md` file for documentation on agent skills. Updated several binary files, though specific changes are not detailed.
1 parent e2216cc commit c218b30

5 files changed

Lines changed: 2 additions & 2 deletions

File tree

.agents-acl.txt

5.22 KB
Binary file not shown.

Buffaly.CodexEmbedded.Web/wwwroot/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,9 @@
140140
<div class="command-modal-card about-modal-card">
141141
<div id="aboutModalTitle" class="command-modal-title">About Buffaly Codex Embedded</div>
142142
<div class="command-modal-body about-modal-body">
143-
<div id="aboutProjectLine" class="about-line about-heading">Built by Intelligence Factory LLC</div>
143+
<div id="aboutProjectLine" class="about-line about-heading">Built by Matt Furnari of Intelligence Factory</div>
144144
<div class="about-line">
145-
Built by the team at <strong>Intelligence Factory LLC</strong> - the same people who created <strong>Buffaly</strong>, a local, code-native agent platform for high-trust environments.
145+
I created this tool for my own usage with <strong>Buffaly</strong>.
146146
</div>
147147
<div class="about-line">
148148
While Codex Embedded gives you a delightful way to use OpenAI's Codex today, Buffaly is what we use in production for regulated workflows (medicine, compliance, DevOps, etc.):
0 Bytes
Binary file not shown.
3 KB
Binary file not shown.
31.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)