Skip to content

Rename AIDEN plan to Prompd AI#46

Merged
sbaker merged 1 commit into
mainfrom
rename-aiden-to-prompd-ai
Apr 19, 2026
Merged

Rename AIDEN plan to Prompd AI#46
sbaker merged 1 commit into
mainfrom
rename-aiden-to-prompd-ai

Conversation

@sbaker
Copy link
Copy Markdown
Member

@sbaker sbaker commented Apr 19, 2026

Summary

  • Renames docs/AIDEN-PLAN.mddocs/PROMPD-AI-PLAN.md
  • Drops the AIDEN / AI Fox codenames. CLI surface is prompd ai, feature is "Prompd AI"
  • Clarifies install semantics: additive catalog, start --model picks what to serve

Why

AIDEN-space is crowded in the AI-assistant market (aiden.solutions, aidenai.com, Olark's Aiden, App Store Aiden, archived github.com/aiden). prompd ai is intuitive in --help output, impossible to trademark-collide on, and frees the brand layer to evolve independently of the CLI surface.

Changes

  • File rename + content scrub (AIDEN → Prompd AI, paths from ~/.prompd/aiden/ to ~/.prompd/ai/)
  • CLI verbs: prompd ai install / uninstall / start / stop / status
  • Install is additive (multiple models), not a swap — start --model picks which to serve
  • New decisions-log entries recording the rename and the additive-install semantics
  • Drops the stale "AIDEN trademark check TBD" risk entry
  • Adds a LocalAI-namespace-overlap risk (github.com/mudler/LocalAI is an existing adjacent project)

Test plan

  • Doc renders cleanly
  • Grep for remaining "AIDEN" / "aiden" references (should only be in the rename-rationale decision-log entry)
  • Grep for ~/.prompd/aiden/ path (should be zero)

No code changes in this PR.

Generated with Claude Code

Rejects the AIDEN / AI Fox codename in favor of descriptive `prompd ai`.
Aiden-space is crowded in the AI-assistant market (aiden.solutions,
aidenai.com, Olark's Aiden, App Store Aiden, archived github.com/aiden)
and `prompd ai` is intuitive in --help output + trademark-collision-proof.

Also clarifies install semantics: `install` is additive (catalog holds
multiple models), `start --model` picks which to serve, `uninstall --model`
removes one, bare `uninstall` wipes the catalog. Paths move from
~/.prompd/aiden/ to ~/.prompd/ai/ with daemon.pid and daemon.lock.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@sbaker sbaker merged commit ca9cb1f into main Apr 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant