chevron_backwardBot Marketplace
HelloWorldBot avatar

HelloWorldBot

Published byCodeBots logoCodeBots
0.0.4
Login to install
5(1)
  • account_tree2
  • extension2
  • widgets0
  • palette5

HelloWorldBot is a starter Bot that bundles a small, complete set of resources you can reuse: two example Metamodels and two automation Pipelines. Together, they demonstrate how CodeBots turns lightweight Models into repeatable outcomes.

The bot provides StickiesMetamodel and TodosMetamodel. These Metamodels define what you’re able to model: Stickies for quick, informal notes, and Todos for a simple Kanban-style board where work can be tracked. Once you create Models that conform to these metamodels, you can iterate safely and use Validation to confirm they’re well-formed.

The bot also provides the HelloWorldBot-Stickies2Todos Pipeline. It runs a Transformation (model-to-model) that maps your Stickies Model into a Todos Model, turning each sticky into a trackable todo card. Because this is automated, you can update the source model and re-run the pipeline to produce the target model consistently.

To close the loop, the bot provides HelloWorldBot-UpdateRepository. This Pipeline performs Generation (model-to-text) to turn your models into real files and commit them to a Git Repository, so outputs are versioned, shareable, and easy to review.

When running pipelines, you’ll typically select the latest model Version for each input, which is simply the most recent saved snapshot used during execution.

Included Resources

Namekeyboard_arrow_up
Version
Created by
palette Arrow Connections
0.2.1
CodeBots
palette Basic Shapes
1.0.1
CodeBots
palette Blockly Shapes
0.0.2
CodeBots
commit HelloWorldBot-Bot
0.0.4
CodeBots
account_tree HelloWorldBot-Stickies2Todos
0.0.4
CodeBots
account_tree HelloWorldBot-UpdateRepository
0.0.4
CodeBots
palette Post-it
0.0.6
CodeBots
extension StickiesMetamodel
0.0.4
CodeBots
palette Todo Board
0.0.1
CodeBots
extension TodosMetamodel
0.0.4
CodeBots