Skip to content

Default to Agent Shell on startup.#10

Merged
johnsonr merged 1 commit intomainfrom
simplify
Jun 23, 2025
Merged

Default to Agent Shell on startup.#10
johnsonr merged 1 commit intomainfrom
simplify

Conversation

@alexheifetz
Copy link
Contributor

This pull request removes unused scripts and updates the main application class to enable a specific feature with a custom logging theme. The most important changes include the deletion of several shell and batch scripts and the addition of annotations to the ProjectNameApplication class.

Removal of unused scripts:

I think, we should have separate template for MCP Server and not collocate with Shell.

  • Deleted mcp_server.sh and mcp_server.cmd scripts, which were previously used to run an MCP server. [1] [2]
  • Deleted shell_docker.sh and shell_docker.cmd scripts, which were previously used to run the application in a Dockerized shell environment. [1] [2]

Updates to the main application class:

  • Added @EnableAgentShell annotation with a loggingTheme parameter set to LoggingTheme.STARWARS in ProjectNameApplication.java to enable the agent shell feature with a Star Wars-themed logging style.

@alexheifetz alexheifetz requested a review from johnsonr June 22, 2025 07:37
@johnsonr johnsonr merged commit 796f0d3 into main Jun 23, 2025
2 checks passed
@johnsonr johnsonr deleted the simplify branch June 23, 2025 00:24
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.

2 participants