2026-03-14 13:52:57 +09:00
|
|
|
export const PLUGIN_NAME = "oh-my-opencode"
|
2026-03-17 15:16:54 +09:00
|
|
|
export const LEGACY_PLUGIN_NAME = "oh-my-openagent"
|
2026-03-14 13:52:57 +09:00
|
|
|
export const CONFIG_BASENAME = "oh-my-opencode"
|
|
|
|
|
export const LOG_FILENAME = "oh-my-opencode.log"
|
|
|
|
|
export const CACHE_DIR_NAME = "oh-my-opencode"
|