@agora-build/atem 0.4.63 → 0.4.67

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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -143,8 +143,8 @@ cargo build --release
143
143
 
144
144
  ## Related Projects
145
145
 
146
- - [Astation](https://github.com/Agora-Build/Astation) -- macOS menubar hub for task routing + relay service
147
- - [Chisel](https://github.com/Agora-Build/chisel) -- Dev panel for visual annotation and CSS editing
146
+ - [Astation](https://github.com/Agora-Build/Astation) -- macOS menubar hub that coordinates Chisel, Atem, and AI agents — talk to your coding agent from anywhere
147
+ - [Chisel](https://github.com/Agora-Build/chisel) -- Dev panel for visual annotation and UI editing by anyone, including AI agents
148
148
  - [Vox](https://github.com/Agora-Build/Vox) -- AI latency evaluation platform
149
149
 
150
150
  ## License
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agora-build/atem",
3
- "version": "0.4.63",
3
+ "version": "0.4.67",
4
4
  "description": "A terminal that connects people, Agora platform, and AI agents.",
5
5
  "bin": {
6
6
  "atem": "bin/atem"