Skip to content

rebrand: rename AutoCoder to AutoForge across entire codebase #379

rebrand: rename AutoCoder to AutoForge across entire codebase

rebrand: rename AutoCoder to AutoForge across entire codebase #379

Triggered via push February 4, 2026 10:13
Status Success
Total duration 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
ui: ui/src/main.tsx#L19
Fast refresh only works when a file has exports. Move your component(s) to a separate file
ui: ui/src/components/ui/button.tsx#L64
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ui: ui/src/components/ui/badge.tsx#L48
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ui: ui/src/components/mascotData.tsx#L500
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ui: ui/src/components/mascotData.tsx#L34
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ui: ui/src/components/mascotData.tsx#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components