gm-hermes 2.0.1008 → 2.0.1010
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hermes-skill.json +1 -1
- package/index.html +2 -1
- package/package.json +1 -1
package/hermes-skill.json
CHANGED
package/index.html
CHANGED
|
@@ -74,7 +74,7 @@ body { display: flex; flex-direction: column; min-height: 100vh; }
|
|
|
74
74
|
<section>
|
|
75
75
|
<div class="gm-section-label"><span class="slash">//</span>status</div>
|
|
76
76
|
<div class="panel">
|
|
77
|
-
<div class="panel-head"><span>release · v2.0.
|
|
77
|
+
<div class="panel-head"><span>release · v2.0.1010</span><span>probably emerging</span></div>
|
|
78
78
|
<div class="panel-body">
|
|
79
79
|
<div class="row">
|
|
80
80
|
<span class="code"><span style="color:var(--panel-accent)">●</span></span>
|
|
@@ -136,6 +136,7 @@ body { display: flex; flex-direction: column; min-height: 100vh; }
|
|
|
136
136
|
<a class="panel-row-link" href="#"><span class="code">012</span><span class="title">hermes agent<span class="sub">gm-hermes</span></span><span class="meta">cli · here</span></a>
|
|
137
137
|
<a class="panel-row-link" href="https://anentrypoint.github.io/gm-antigravity" target="_blank" rel="noopener"><span class="code">013</span><span class="title">antigravity<span class="sub">gm-antigravity</span></span><span class="meta">ide · live</span></a>
|
|
138
138
|
<a class="panel-row-link" href="https://anentrypoint.github.io/gm-windsurf" target="_blank" rel="noopener"><span class="code">014</span><span class="title">windsurf<span class="sub">gm-windsurf</span></span><span class="meta">ide · live</span></a>
|
|
139
|
+
<a class="panel-row-link" href="https://anentrypoint.github.io/gm-thebird" target="_blank" rel="noopener"><span class="code">015</span><span class="title">thebird (browser via freddie + plugkit.wasm)<span class="sub">gm-thebird</span></span><span class="meta">ide · live</span></a>
|
|
139
140
|
</div>
|
|
140
141
|
</div>
|
|
141
142
|
</section>
|