agentreel 0.1.6 → 0.1.7

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agentreel",
3
- "version": "0.1.6",
3
+ "version": "0.1.7",
4
4
  "description": "Turn Claude Code sessions into viral demo videos",
5
5
  "bin": {
6
6
  "agentreel": "./bin/agentreel.mjs"
package/src/CastVideo.tsx CHANGED
@@ -105,13 +105,12 @@ export const CastVideo: React.FC<CastProps> = ({
105
105
  <div
106
106
  style={{
107
107
  position: "absolute",
108
- bottom: 28,
109
- width: "100%",
110
- textAlign: "center",
108
+ top: 16,
109
+ right: 20,
111
110
  zIndex: 5,
112
111
  fontFamily: MONO,
113
- fontSize: 12,
114
- color: "rgba(255,255,255,0.18)",
112
+ fontSize: 11,
113
+ color: "rgba(255,255,255,0.2)",
115
114
  letterSpacing: 2,
116
115
  }}
117
116
  >