summaryrefslogtreecommitdiff
path: root/app-misc/smith/metadata.xml
blob: c1fd8419645dbdf2a069ba10b4f4a4ea51df871c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>maintainers@baldeagleos.com</email>
    <name>BaldEagleOS Authors</name>
  </maintainer>
  <longdescription>
    Agent Smith starts a conversation in the current directory, executes local
    commands and accesses shared AIRouter tools and Workbench project managers.
    Existing SSH authentication bootstraps temporary mTLS credentials; session
    history is stored centrally on alpha. This package installs the client.
  </longdescription>
  <use>
    <flag name="sandbox">Install bubblewrap for optional sandbox sessions</flag>
  </use>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>