Skip to content
@TALXIS

TALXIS

Tools and components for Microsoft Power Platform. Local-first toolchain for coding agents. Maintained by @NETWORG

Microsoft Power Platform is a declarative application platform. Define entities and you get a database with auto-generated OData/REST API. Define forms, views, and dashboards and you get a frontend. Define security roles and you get row-level and column-level access control. Plug in business logic with a backend extensibility framework.

Coding agents work best when the problem space is small and well-bounded. Declarative metadata has a vastly smaller problem space than imperative code. Agents composing from constrained building blocks produce more reliable output than agents freelancing across a large codebase. Less code also means less to maintain, test, and break - regardless of who or what wrote it. Governance, audit trails and compliance are handled by the platform rather than reimplemented in every application.

TALXIS gives you the tooling to work with all of that as source files in git, pre-configured devcontainers where coding agents run agentic workflows against Power Platform projects and components for the parts the platform does not cover.

Pinned Loading

  1. alm-lab alm-lab Public

    Get started with code-first Power Platform development and ALM. This lab is an interactive showcase of tools and components.

    PowerShell 3 44

  2. tools-cli tools-cli Public

    Provide your coding agent with tools and skills to make it build, deploy and troubleshoot Dataverse solutions.

    C# 19 8

  3. base-controls base-controls Public

    Compose UI from a set of enterprise-grade React components which are designed to work with Power Apps APIs and integrate seamlessly.

    TypeScript 6 2

  4. tools-devkit-templates tools-devkit-templates Public

    Initialize Power Platform solution components locally via a collection of templates (code-first approach).

    PowerShell 16 6

  5. tools-devkit-build tools-devkit-build Public

    Automate continuous integration and ensure code changes are valid using MSBuild SDK for Power Platform projects.

    C# 11 6

  6. tools-agentbox tools-agentbox Public

    Run coding agents in a sandbox optimized for Power Platform development - pre-built features and images for ephemeral devcontainers.

    Shell

Repositories

Showing 10 of 29 repositories

Top languages

Loading…

Most used topics

Loading…