Skip to content

Remove devmap ask command - #46

Merged
itsflaid merged 1 commit into
mainfrom
remove-ask
Jun 22, 2026
Merged

Remove devmap ask command#46
itsflaid merged 1 commit into
mainfrom
remove-ask

Conversation

@itsflaid

Copy link
Copy Markdown
Owner

Closes #45

Description

Remove the \devmap ask\ feature permanently and cleanly from the entire codebase.

Changes

  • Delete \src/commands/ask.ts\ and \ est/ask-command.test.ts\
  • Clean index.ts, provider.ts, groq.ts, prompts.ts, doctor.ts, featureDetector.ts
  • Update all test files to remove/adapt ask references
  • Remove \devmap ask\ from all documentation (.md files)
  • Update personal development notes

Verification

  • TypeScript type check passes
  • Test suite: 112 pass, 2 fail (both pre-existing, unrelated to this PR)
  • CLI help no longer lists ask command
  • All remaining commands (init, analyze, doctor, config, onboarding) tested individually

- Delete src/commands/ask.ts and test/ask-command.test.ts
- Clean index.ts, provider.ts, groq.ts, prompts.ts, doctor.ts, featureDetector.ts
- Update all test files to remove/adapt ask references
- Remove devmap ask from all documentation (.md files)
- Update personal development notes (PROGRESS, TEST, DEBUG)
- 112 tests pass, typecheck lulus, CLI help bersih

Co-authored-by: devmap-agent <238585242+devmap-agent@users.noreply.github.com>

@itsflaid itsflaid left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good

@itsflaid
itsflaid merged commit 069a39a into main Jun 22, 2026
1 of 2 checks passed
@itsflaid
itsflaid deleted the remove-ask branch June 22, 2026 23:55
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.

remove ask command feature

1 participant