Skip to content

Commit

Permalink
[editor] Remove /cli Editor in Favour of Python-server-backed Editor (#…
Browse files Browse the repository at this point in the history
…622)

# [editor] Remove /cli Editor in Favour of Python-server-backed Editor

The python-server-backed local editor is in good enough shape for all
dev work, so remove the /cli dir to avoid any confusion around which
files to use (also, removes duplicates from searches)

`aiconfig edit
--aiconfig-path=python/src/aiconfig/editor/travel.aiconfig.json
--server-mode='debug_servers'` and ensure the editor works

---
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with
[ReviewStack](https://reviewstack.dev/lastmile-ai/aiconfig/pull/622).
* __->__ #622
* #623
  • Loading branch information
rholinshead authored Dec 26, 2023
2 parents a643700 + e680222 commit 5e336f0
Show file tree
Hide file tree
Showing 53 changed files with 116 additions and 8,453 deletions.
30 changes: 0 additions & 30 deletions cli/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions cli/aiconfig-editor/.eslintrc.json

This file was deleted.

36 changes: 0 additions & 36 deletions cli/aiconfig-editor/.gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions cli/aiconfig-editor/@types/ufetch.d.ts

This file was deleted.

34 changes: 0 additions & 34 deletions cli/aiconfig-editor/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions cli/aiconfig-editor/next.config.js

This file was deleted.

46 changes: 0 additions & 46 deletions cli/aiconfig-editor/package.json

This file was deleted.

20 changes: 0 additions & 20 deletions cli/aiconfig-editor/pages/_app.tsx

This file was deleted.

13 changes: 0 additions & 13 deletions cli/aiconfig-editor/pages/_document.tsx

This file was deleted.

62 changes: 0 additions & 62 deletions cli/aiconfig-editor/pages/api/aiconfig/load.ts

This file was deleted.

56 changes: 0 additions & 56 deletions cli/aiconfig-editor/pages/api/aiconfig/save.ts

This file was deleted.

51 changes: 0 additions & 51 deletions cli/aiconfig-editor/pages/api/files.ts

This file was deleted.

Loading

0 comments on commit 5e336f0

Please sign in to comment.