redhat-developer / redhat-developer/mapt

[feat] Actions should return values and the wrapper should decide what to do

Open
#640 3 comments 1 reaction 1 assignee View on GitHub

@abdulazeem-tk4vr is already working on this.

Since Jul 14, 2026.

enhancement size/XL
Dominant language
Go
Stars
24
Forks
36
Avg merge
6d 13h
Merged PRs (30d)
8

Description

The main use case for mapt was to be used as a cli tool (wrapped on a container) as so the management for the outputs was done writing the content to a set of files. That logic was also included as part of the action layer.

On https://github.com/mapt-oss/mapt-mcp/pull/1 mapt will be wrapped by an mcp server, the mcp server directly uses the action layer and may do not need to write the files.

  • This feat proposes to add return struct on eachaction with the current ouputs
  • Move the manage results functions (write to files) to the cli layer

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.