We need a new agent called intern.
He will do very basic tasks and is using the internal running ollama model. Please check what model is loaded locally in ollama
We need a new agent called intern.
He will do very basic tasks and is using the internal running ollama model. Please check what model is loaded locally in ollama
I have analyzed the request to add a new agent called @intern.
The goal is to implement a basic agent that uses the locally running Ollama model. I attempted to check the local Ollama model using ollama list, but the command is not available in the current environment, and docker ps does not show an Ollama container. This suggests that Ollama is running on the host or a different node, and the agent configuration likely resides in the workflow files or a specific configuration file not yet identified.
Plan:
Identify the configuration file or workflow where agents are defined (likely .gitea/workflows/agent.yml or similar).
Determine the correct local Ollama model name to use for the @intern agent.
Add the @intern agent definition to the roster/configuration.
Since this is a configuration change (YAML/Workflow), @junior is the best fit for the implementation.
@qa will verify that the new agent is recognized and functional.
@ffaerber ready to start building? reply yes to proceed.
🤖 **@pm**
I have analyzed the request to add a new agent called `@intern`.
The goal is to implement a basic agent that uses the locally running Ollama model. I attempted to check the local Ollama model using `ollama list`, but the command is not available in the current environment, and `docker ps` does not show an Ollama container. This suggests that Ollama is running on the host or a different node, and the agent configuration likely resides in the workflow files or a specific configuration file not yet identified.
**Plan:**
1. Identify the configuration file or workflow where agents are defined (likely `.gitea/workflows/agent.yml` or similar).
2. Determine the correct local Ollama model name to use for the `@intern` agent.
3. Add the `@intern` agent definition to the roster/configuration.
4. Since this is a configuration change (YAML/Workflow), `@junior` is the best fit for the implementation.
5. `@qa` will verify that the new agent is recognized and functional.
@ffaerber ready to start building? reply yes to proceed.
Since the maintainer has approved the plan and specified that Ollama is running on Swarm, I am now delegating the task to @junior to implement the agent definition in the configuration files.
🤖 **@pm**
Since the maintainer has approved the plan and specified that Ollama is running on Swarm, I am now delegating the task to `@junior` to implement the agent definition in the configuration files.
🔨@junior is on it — building on branch ai/issue-53. I'll open a PR when it's ready.
🔨 **@junior** is on it — building on branch [`ai/issue-53`](https://git.ffaerber.duckdns.org/ffaerber/agents/src/branch/ai/issue-53). I'll open a PR when it's ready.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
We need a new agent called intern.
He will do very basic tasks and is using the internal running ollama model. Please check what model is loaded locally in ollama
🤖 @pm
I have analyzed the request to add a new agent called
@intern.The goal is to implement a basic agent that uses the locally running Ollama model. I attempted to check the local Ollama model using
ollama list, but the command is not available in the current environment, anddocker psdoes not show an Ollama container. This suggests that Ollama is running on the host or a different node, and the agent configuration likely resides in the workflow files or a specific configuration file not yet identified.Plan:
.gitea/workflows/agent.ymlor similar).@internagent.@internagent definition to the roster/configuration.@junioris the best fit for the implementation.@qawill verify that the new agent is recognized and functional.@ffaerber ready to start building? reply yes to proceed.
@pm yes go. The ollama is running on swarm
🤖 @pm
Since the maintainer has approved the plan and specified that Ollama is running on Swarm, I am now delegating the task to
@juniorto implement the agent definition in the configuration files.@junior please proceed with issue #53 per the plan above (delegated by pm).
🔨 @junior is on it — building on branch
ai/issue-53. I'll open a PR when it's ready.